Facebook
Twitter
Pinterest
Tumblr
GitHub
RSS
  • DEV Home
  • Documentation
  • Reference
  • Download
Search Results for

    Show / Hide Table of Contents

    Class RemoteSearchResultHelper

    Inheritance
    System.Object
    RemoteSearchResultHelper
    Namespace: MediaBrowser.Controller.Providers
    Assembly: MediaBrowser.Controller.dll
    Syntax
    public static class RemoteSearchResultHelper

    Methods

    ToItem<T>(RemoteSearchResult)

    Declaration
    public static T ToItem<T>(this RemoteSearchResult item)
        where T : BaseItem, new()
    Parameters
    Type Name Description
    RemoteSearchResult item
    Returns
    Type Description
    T
    Type Parameters
    Name Description
    T
    SDK
    On this Page
    Back to Top Copyright 2022 © EMBY LLC. Please see our terms of use and privacy policy.