5#import <Foundation/Foundation.h>
16@property(nonatomic, assign) NECallType
callType;
NSString * callerAccId
呼叫者的accId
定义 NEInviteInfo.h:13
NECallType callType
呼叫类型 1 音频 2 视频
定义 NEInviteInfo.h:16
NSString * channelId
信令通道id
定义 NEInviteInfo.h:22
NSString * extraInfo
用户自定义信息(主叫发送被叫接收)
定义 NEInviteInfo.h:19