Optional
configuration: ConfigurationThe session Id.
The type of item to browse to.
The Id of the item.
The name of the item.
Optional
options: RawAxiosRequestConfigOverride http request option.
Optional
options: RawAxiosRequestConfigOverride http request option.
Optional
options: RawAxiosRequestConfigOverride http request option.
Optional
controllableByUserId: stringFilter by sessions that a given user is allowed to remote control.
Optional
deviceId: stringFilter by device Id.
Optional
activeWithinSeconds: numberOptional. Filter by sessions that were active in the last n seconds.
Optional
options: RawAxiosRequestConfigOverride http request option.
The session id.
The type of play command to issue (PlayNow, PlayNext, PlayLast). Clients who have not yet implemented play next and play last may play now.
The ids of the items to play, comma delimited.
Optional
startPositionTicks: numberThe starting position of the first item.
Optional
mediaSourceId: stringOptional. The media source id.
Optional
audioStreamIndex: numberOptional. The index of the audio stream to play.
Optional
subtitleStreamIndex: numberOptional. The index of the subtitle stream to play.
Optional
startIndex: numberOptional. The start index.
Optional
options: RawAxiosRequestConfigOverride http request option.
Optional
id: stringThe session id.
Optional
playableMediaTypes: MediaType[]A list of playable media types, comma delimited. Audio, Video, Book, Photo.
Optional
supportedCommands: GeneralCommandType[]A list of supported remote control commands, comma delimited.
Optional
supportsMediaControl: booleanDetermines whether media can be played remotely..
Optional
supportsPersistentIdentifier: booleanDetermines whether the device supports a unique identifier.
Optional
options: RawAxiosRequestConfigOverride http request option.
The MediaBrowser.Model.Session.ClientCapabilities.
Optional
id: stringThe session id.
Optional
options: RawAxiosRequestConfigOverride http request option.
The session id.
The MediaBrowser.Model.Session.GeneralCommand.
Optional
options: RawAxiosRequestConfigOverride http request option.
The session id.
The command to send.
Optional
options: RawAxiosRequestConfigOverride http request option.
The session id.
The MediaBrowser.Model.Session.MessageCommand object containing Header, Message Text, and TimeoutMs.
Optional
options: RawAxiosRequestConfigOverride http request option.
The session id.
The MediaBrowser.Model.Session.PlaystateCommand.
Optional
seekPositionTicks: numberThe optional position ticks.
Optional
controllingUserId: stringThe optional controlling user id.
Optional
options: RawAxiosRequestConfigOverride http request option.
The session id.
The command to send.
Optional
options: RawAxiosRequestConfigOverride http request option.
SessionApi - functional programming interface