Agora Java API Reference for Android
|
Public Member Functions | |
PlayerUpdatedInfo (String playerId, String deviceId, CacheStatistics cacheStatistics) | |
void | setPlayerId (String playerId) |
void | setDeviceId (String deviceId) |
String | getPlayerId () |
String | getDeviceId () |
CacheStatistics | getCacheStatistics () |
void | setCacheStatistics (CacheStatistics cacheStatistics) |
String | toString () |
Public Attributes | |
CacheStatistics | cacheStatistics |
Call back PlayerUpdatedInfo to the user, when some information of the media player is updated.