IMNoAvailableBroadcastChannel constant

int const IMNoAvailableBroadcastChannel

Description: No publish channel available for broadcasting.
Cause: The developer has used all publish channels.
Solution: Do not use all the publish channels, check if there are any streams that can stop publsihing, or contact ZEGO technical support to increase the available publish channels.

Implementation

static const int IMNoAvailableBroadcastChannel = 1009033;