PlayerStreamWasNotPlayed constant

int const PlayerStreamWasNotPlayed

Description: The stream was not played.
Caution: The stream was not played.
Solutions: Please confirm that the stream has been played through the onPlayerStateUpdate or onUserStreamStateUpdate callback.

Implementation

static const int PlayerStreamWasNotPlayed = 1004011;