Agora Java API Reference for Android
|
Public Member Functions | |
MusicCacheInfo (long songCode, int status) | |
long | getSongCode () |
int | getStatus () |
String | toString () |
Public Attributes | |
long | songCode |
int | status |
long io.agora.musiccontentcenter.MusicCacheInfo.songCode |
The songCode of music.
int io.agora.musiccontentcenter.MusicCacheInfo.status |
The cache status of the music.