Agora Java API Reference for Android
Public Member Functions | List of all members
io.agora.mediaplayer.data.CacheStatistics Class Reference

Public Member Functions

long getCacheSize ()
 
long getDownloadSize ()
 
long getFileSize ()
 
void setCacheSize (long cacheSize)
 
void setDownloadSize (long downloadSize)
 
void setFileSize (long fileSize)
 
String toString ()