NIMNetCallType Constants Reference

Declared in NIMGlobalDefs.h

NIMNetCallType

Call types

Definition

typedef NS_ENUM(NSInteger, NIMNetCallType ) {
   NIMNetCallTypeAudio = 1,
   NIMNetCallTypeVideo = 2,
};

Constants

NIMNetCallTypeAudio

Audio call

Declared In NIMGlobalDefs.h.

NIMNetCallTypeVideo

Video call

Declared In NIMGlobalDefs.h.

Declared In

NIMGlobalDefs.h