CopyrightedMusicParamsInvalid constant

int const CopyrightedMusicParamsInvalid

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

Implementation

static const int CopyrightedMusicParamsInvalid = 1017001;