NIMSDK-iOS
载入中...
搜索中...
未找到
NIMNetCallNotificationContent类 参考

#import <NIMNetCallNotificationContent.h>

类 NIMNetCallNotificationContent 继承关系图:
NIMNotificationContent

属性

NIMNetCallType callType
 
NIMNetCallEventType eventType
 
UInt64 callID
 
NSString * from
 
NSTimeInterval timetag
 
NSTimeInterval duration
 
NSArray * members
 
NSString * extendMessage
 

额外继承的成员函数

- 构造函数 继承自 NIMNotificationContent
(NIMNotificationType- notificationType
 

详细描述

网络通话通知内容

属性说明

◆ callID

- (UInt64) callID
readwritenonatomicassign

call channel ID

◆ callType

- (NIMNetCallType) callType
readwritenonatomicassign

网络通话类型

◆ duration

- (NSTimeInterval) duration
readwritenonatomicassign

时长

◆ eventType

- (NIMNetCallEventType) eventType
readwritenonatomicassign

操作类型

◆ extendMessage

- (NSString*) extendMessage
readwritenonatomiccopy

扩展字段

◆ from

- (NSString*) from
readwritenonatomiccopy

呼叫方 ID

◆ members

- (NSArray*) members
readwritenonatomicstrong

参与通话成员

◆ timetag

- (NSTimeInterval) timetag
readwritenonatomicassign

发起时间


该类的文档由以下文件生成: