PlayerErrorDispatchAuthError constant

int const PlayerErrorDispatchAuthError

Description: Play stream authentication is incorrect.
Caution: The Token error or timeout required to playing stream across APP.
Solutions: Playing the stream to pass the correct Token, or update the Token in time.

Implementation

static const int PlayerErrorDispatchAuthError = 1004003;