IMNoBroadcatingStream constant

int const IMNoBroadcatingStream

Description: The stream to stop broadcasting does not exist.
Cause: The stream ID set stopBroadcasting function is not in broadcasting.
Solution: Check if the stream ID is correct, or if the stream ID is not in broadcasting.

Implementation

static const int IMNoBroadcatingStream = 1009036;