ClientRoleChangeFailedReason

Reasons for client role change failure.

Enumerations

ClientRoleChangeFailedTooManyBroadcasters
1: The number of broadcasters in the channel has reached the limit.
Note: This enum is reported only when the 128-user feature is enabled. The limit depends on the actual configuration when enabling the 128-user feature.
ClientRoleChangeFailedNotAuthorized
2: The request is rejected by the server. Prompt the user to retry changing the role.
ClientRoleChangeFailedRequestTimeOut
3: Request timed out. Prompt the user to check the network connection and retry.
Note: Deprecated: This enum value is deprecated since v4.4.0 and not recommended for use.
ClientRoleChangeFailedConnectionFailed
4: Network connection failed. You can troubleshoot the cause based on the reason reported in onConnectionStateChanged.
Note: Deprecated: This enum value is deprecated since v4.4.0 and not recommended for use.