NIMNetCallMediaType Constants Reference

Declared in NIMAVChatDefs.h

NIMNetCallMediaType

网络通话类型

Definition

typedef NS_ENUM(NSInteger, NIMNetCallMediaType ) {
   NIMNetCallMediaTypeAudio = 1,
   NIMNetCallMediaTypeVideo = 2,
};

Constants

NIMNetCallMediaTypeAudio

音频通话

Declared In NIMAVChatDefs.h.

NIMNetCallMediaTypeVideo

视频通话

Declared In NIMAVChatDefs.h.

Declared In

NIMAVChatDefs.h