RemoteMediaPlayer.OnStatusUpdatedListener

  • RemoteMediaPlayer.OnStatusUpdatedListener is a deprecated interface.

  • Information on migrating from Cast SDK v2 to v3 is available.

  • This interface is used for tracking player status changes.

  • The onStatusUpdated method is called when updated player status information is received.

public static interface RemoteMediaPlayer.OnStatusUpdatedListener

This interface is deprecated.
See Migrate Android Sender App from Cast SDK v2 to v3.

The listener interface for tracking player status changes.

Public Method Summary

abstract void
onStatusUpdated()
Called when updated player status information is received.

Public Methods

public abstract void onStatusUpdated ()

Called when updated player status information is received.