| Modifier and Type | Class and Description |
|---|---|
static class |
StandardRequest.GetAppAvailability
A request for availability of applications with specific identifiers.
|
static class |
StandardRequest.GetStatus
A request for the current status of a cast device.
|
static class |
StandardRequest.Launch
A request to launch an application with a specific application ID.
|
static class |
StandardRequest.Load
A request to load media.
|
static class |
StandardRequest.MediaRequest
An abstract request for an action with a media referenced by a specific
media session ID.
|
static class |
StandardRequest.Pause
A request to pause playback of a media referenced by a specific media
session ID.
|
static class |
StandardRequest.Play
A request to start/resume playback of a media referenced by a specific
media session ID.
|
static class |
StandardRequest.Seek
A request to change current playback position of a media referenced by a
specific media session ID.
|
static class |
StandardRequest.SetVolume
A request to set the volume level or the mute state of the receiver.
|
static class |
StandardRequest.Stop
A Request to stop an application associated with a specific session ID.
|
Copyright © 2022. All rights reserved.