Click or drag to resize

IGHARemoteObjectGetPlaylistItemsAsync Method

Returns playlist items from a playlist container

Namespace:  RemoteRESTLib
Assembly:  GHARemoteRESTLib (in GHARemoteRESTLib.dll) Version: 1.0.14
Syntax
Task<IGHARemoteObjectcollection> GetPlaylistItemsAsync()

Return Value

Type: TaskIGHARemoteObjectcollection
Collection of playlist gha objects
See Also