getMusicCharts
Retrieves all music charts.
public abstract String getMusicCharts();
When this method is called, the SDK triggers the onMusicChartsResult callback and returns detailed information about the music charts.
Return Values
- On success, returns the unique identifier
requestIdfor the request. - On failure, returns an empty string.