The result of a media command.
| abstract JSONObject |
getCustomData()
Custom data received from the receiver application.
|
| abstract MediaError |
getMediaError()
The error received from the receiver application.
|
Custom data received from the receiver application. If no custom data was received,
this method returns null.
The error received from the receiver application. If no error was received, this
method returns null.