NIMQChatApplyServerJoinParam Class Reference
| Inherits from | NSObject | 
|---|---|
| Declared in | NIMQChatApplyServerJoinParam.h | 
  serverId
	申请加入的服务器Id
@property (nonatomic, assign) unsigned long long serverIdDiscussion
申请加入的服务器Id
Declared In
NIMQChatApplyServerJoinParam.h
  postscript
	附言(最长5000)
@property (nullable, nonatomic, copy) NSString *postscriptDiscussion
附言(最长5000)
Declared In
NIMQChatApplyServerJoinParam.h
  ttl
	有效时间,秒的NSNumber包装
@property (nullable, nonatomic, strong) NSNumber *ttlDiscussion
有效时间,秒的NSNumber包装
Declared In
NIMQChatApplyServerJoinParam.h