SessionsService
API Documentation: Remote control
deleteAuthKeysByKey
delete /Auth/Keys/{Key}deleteSessionsByIdUsersByUserid
delete /Sessions/{Id}/Users/{UserId}Removes an additional user from a session
getAuthKeys
get /Auth/KeysgetAuthProviders
get /Auth/ProvidersgetSessions
get /SessionsGets a list of sessions
getSessionsPlayqueue
get /Sessions/PlayQueueGets a the current play queue from a session
postAuthKeys
post /Auth/KeyspostAuthKeysByKeyDelete
post /Auth/Keys/{Key}/DeletepostSessionsByIdCommand
post /Sessions/{Id}/CommandIssues a system command to a client
postSessionsByIdCommandByCommand
post /Sessions/{Id}/Command/{Command}Issues a system command to a client
postSessionsByIdMessage
post /Sessions/{Id}/MessageIssues a command to a client to display a message to the user
postSessionsByIdPlaying
post /Sessions/{Id}/PlayingInstructs a session to play an item
postSessionsByIdPlayingByCommand
post /Sessions/{Id}/Playing/{Command}Issues a playstate command to a client
postSessionsByIdSystemByCommand
post /Sessions/{Id}/System/{Command}Issues a system command to a client
postSessionsByIdUsersByUserid
post /Sessions/{Id}/Users/{UserId}Adds an additional user to a session
postSessionsByIdUsersByUseridDelete
post /Sessions/{Id}/Users/{UserId}/DeleteRemoves an additional user from a session
postSessionsByIdViewing
post /Sessions/{Id}/ViewingInstructs a session to browse to an item or view
postSessionsCapabilities
post /Sessions/CapabilitiesUpdates capabilities for a device
postSessionsCapabilitiesFull
post /Sessions/Capabilities/FullUpdates capabilities for a device
postSessionsLogout
post /Sessions/LogoutReports that a session has ended