NIMRtcCallType Constants Reference

Declared in NIMRtcCallRecordObject.h

NIMRtcCallType

Definition

typedef NS_ENUM(NSUInteger, NIMRtcCallType ) {
   NIMRtcCallTypeAudio = 1,
   NIMRtcCallTypeVideo,
};

Constants

NIMRtcCallTypeAudio

Declared In NIMRtcCallRecordObject.h.

NIMRtcCallTypeVideo

Declared In NIMRtcCallRecordObject.h.