com.google.android.gms.cast.CastRemoteDisplay.CastRemoteDisplaySessionCallbacks |
This interface is deprecated.
Pass a PendingIntent
in startRemoteDisplay(CastDevice, String, int, android.app.PendingIntent)
to get notified when the remote display session is ended.
Cast Remote Display session callbacks.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Called when the remote display session ends.
|
Called when the remote display session ends.
Parameters | |
---|---|
status |
Status : The reason that caused the remote display session to end.
|