cast.receiver.MediaManager. GetStatusRequestData
Media event GET_STATUS request data.
Constructor
GetStatusRequestData
new GetStatusRequestData()
Properties
customData
unknown
Application-specific data for this request. It enables the sender and receiver to easily extend the media protocol without having to use a new namespace with custom messages.
- Inherited from
- cast.receiver.MediaManager.RequestData#customData
mediaSessionId
unknown
Id of the media session that the request applies to.
- Inherited from
- cast.receiver.MediaManager.RequestData#mediaSessionId
options
(non-null cast.receiver.media.GetStatusOptions or undefined)
The options of a GET_STATUS request.
requestId
unknown
Id of the request, used to correlate request/response.
- Inherited from
- cast.receiver.MediaManager.RequestData#requestId