Agora Java API Reference for Android
Public Member Functions | Public Attributes | List of all members
io.agora.musiccontentcenter.MusicChartInfo Class Reference

Detailed information about the music chart. More...

Public Member Functions

 MusicChartInfo (String name, int type)
 
String getName ()
 
int getType ()
 
String toString ()
 

Public Attributes

String name
 
int type
 

Detailed Description

Detailed information about the music chart.

Member Data Documentation

◆ name

String io.agora.musiccontentcenter.MusicChartInfo.name

Name of the leaderboard.

◆ type

int io.agora.musiccontentcenter.MusicChartInfo.type

The ID of the music chart.