NIMQChatAcceptServerInviteParam Class Reference
| Inherits from | NSObject |
|---|---|
| Conforms to | NSCopying |
| Declared in | NIMQChatAcceptServerInviteParam.h |
serverId
接受加入的服务器Id,必填
@property (nonatomic, assign) unsigned long long serverIdDiscussion
接受加入的服务器Id,必填
Declared In
NIMQChatAcceptServerInviteParam.h
accid
发起邀请者的账号,必填
@property (nonnull, nonatomic, copy) NSString *accidDiscussion
发起邀请者的账号,必填
Declared In
NIMQChatAcceptServerInviteParam.h
requestId
邀请ID
@property (nonatomic, assign) unsigned long long requestIdDiscussion
邀请ID
Declared In
NIMQChatAcceptServerInviteParam.h