IMNoAvailableStreamId constant

int const IMNoAvailableStreamId

Description: The stream ID to start broadcasting is not available.
Cause: The stream ID has been used in this device for RTC business (e.g. startPublishingStream / startPlayingStream).
Solution: Please use another stream ID for broadcasting.

Implementation

static const int IMNoAvailableStreamId = 1009034;