NERtcCallKit for iOS V3.1.0
|
#include <NEGroupInfo.h>
属性 | |
NSString * | callId |
通话id | |
GroupCallMember * | callerInfo |
主叫信息 | |
NSString * | groupId |
群id | |
NSInteger | groupType |
群类型 | |
NSInteger | inviteMode |
邀请模式,GroupInviteMode | |
NSInteger | joinMode |
加入模式,GroupJoinMode | |
NSInteger | startTimestamp |
通话开始时间 | |
NSString * | extraInfo |
自定义信息 | |
|
readwritenonatomicstrong |
主叫信息
|
readwritenonatomicstrong |
通话id
|
readwritenonatomicstrong |
自定义信息
|
readwritenonatomicstrong |
群id
|
readwritenonatomicassign |
群类型
|
readwritenonatomicassign |
邀请模式,GroupInviteMode
|
readwritenonatomicassign |
加入模式,GroupJoinMode
|
readwritenonatomicassign |
通话开始时间