StreamSubscribeState

Subscribe state.

Enumerations

SubStateIdle
0: Initial subscribe state after joining the channel.
SubStateNoSubscribed
1: Subscription failed. Possible reasons:
SubStateSubscribing
2: Subscribing.
SubStateSubscribed
3: Remote stream received, subscription successful.