NIMNetCallEventType Constants Reference

Declared in NIMNetCallNotificationContent.h

NIMNetCallEventType

Call event types

Definition

typedef NS_ENUM(NSInteger, NIMNetCallEventType ) {
   NIMNetCallEventTypeNoResponse = -2,
   NIMNetCallEventTypeMiss = 101,
   NIMNetCallEventTypeBill = 102,
   NIMNetCallEventTypeReject = 103,
};

Constants

NIMNetCallEventTypeNoResponse

No response

Declared In NIMNetCallNotificationContent.h.

NIMNetCallEventTypeMiss

Missed

Declared In NIMNetCallNotificationContent.h.

NIMNetCallEventTypeBill

Call Detail Record

Declared In NIMNetCallNotificationContent.h.

NIMNetCallEventTypeReject

Rejected

Declared In NIMNetCallNotificationContent.h.

Declared In

NIMNetCallNotificationContent.h