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