RCRTCConnectionState Constants Reference

Declared in RCRTCLibDefine.h

RCRTCConnectionState

RTC连接状态

Definition

typedef NS_ENUM(NSInteger, RCRTCConnectionState ) {
   RCRTCConnectionStateConnecting,
   RCRTCConnectionStateConnected,
};

Constants

RCRTCConnectionStateConnecting
 连接中

Declared In RCRTCLibDefine.h.

RCRTCConnectionStateConnected
 已连接

Declared In RCRTCLibDefine.h.

Declared In

RCRTCLibDefine.h