NIMRtcCallType Constants Reference
| Declared in | NIMRtcCallRecordObject.h | 
|---|
NIMRtcCallType
Definition
typedef NS_ENUM(NSUInteger, NIMRtcCallType ) {
                            
                               NIMRtcCallTypeAudio = 1,
                            
                               NIMRtcCallTypeVideo,
                            
                            };