NIMQChatRejectServerInviteParam Class Reference

Inherits from NSObject
Declared in NIMQChatRejectServerInviteParam.h

Overview

拒绝邀请的参数

  serverId

圈组服务器ID

@property (nonatomic, assign) unsigned long long serverId

Discussion

圈组服务器ID

Declared In

NIMQChatRejectServerInviteParam.h

  accid

邀请对象的账号数组

@property (nonnull, nonatomic, copy) NSString *accid

Discussion

邀请对象的账号数组

Declared In

NIMQChatRejectServerInviteParam.h

  postscript

附言(最长5000)

@property (nullable, nonatomic, copy) NSString *postscript

Discussion

附言(最长5000)

Declared In

NIMQChatRejectServerInviteParam.h