com.google.android.gms.cast.Cast.MessageReceivedCallback |
![]()
|
The interface to process received messages from a CastDevice
.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Called when a message is received from a given
CastDevice .
|
Called when a message is received from a given CastDevice
.
castDevice | The castDevice from whence the message originated. |
---|---|
namespace | The namespace of the received message. |
message | The received payload for the message. |