CopyrightedMusicSongIdInvalid constant

int const CopyrightedMusicSongIdInvalid

Description: The song_id invalid.
Cause: The song_id entered is empty.
Solutions: Please check the song_id entered when calling the function to make sure it is not empty.

Implementation

static const int CopyrightedMusicSongIdInvalid = 1017002;