ECInterphoneMeetingMsg Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | ECInterphoneMeetingMsg.h |
type
实时对讲机消息类型
@property (nonatomic, assign) ECInterphoneMeetingMsgType typeDeclared In
ECInterphoneMeetingMsg.h
interphoneId
实时对讲机id
@property (nonatomic, copy) NSString *interphoneIdDeclared In
ECInterphoneMeetingMsg.h
dateCreated
邀请加入实时对讲时间戳
@property (nonatomic, copy) NSString *dateCreatedDeclared In
ECInterphoneMeetingMsg.h
fromVoip
邀请者的VoIP号
@property (nonatomic, copy) NSString *fromVoipDeclared In
ECInterphoneMeetingMsg.h
joinArr
有人加入实时对讲的VoIP账号集合
@property (nonatomic, copy) NSArray *joinArrDeclared In
ECInterphoneMeetingMsg.h
exitArr
有人退出实时对讲的VoIP账号集合
@property (nonatomic, copy) NSArray *exitArrDeclared In
ECInterphoneMeetingMsg.h