|
typedef void(^ | NIMQChatCreateServerHandler) (NSError *__nullable error, NIMQChatCreateServerResult *__nullable result) |
|
typedef void(^ | NIMQChatUpdateServerHandler) (NSError *__nullable error, NIMQChatUpdateServerResult *__nullable result) |
|
typedef void(^ | NIMQChatGetServersHandler) (NSError *__nullable error, NIMQChatGetServersResult *__nullable result) |
|
typedef void(^ | NIMQChatGetServersByPageHandler) (NSError *__nullable error, NIMQChatGetServersByPageResult *__nullable result) |
|
typedef void(^ | NIMQChatGetServerMembersHandler) (NSError *__nullable error, NIMQChatGetServerMembersResult *__nullable result) |
|
typedef void(^ | NIMQChatGetServerMembersByPageHandler) (NSError *__nullable error, NIMQChatGetServerMemberListByPageResult *__nullable result) |
|
typedef void(^ | NIMQChatUpdateServerMemberHandler) (NSError *__nullable error, NIMQChatServerMember *__nullable result) |
|
typedef void(^ | NIMQChatInviteServerMembersHandler) (NSError *__nullable error, NIMQChatInviteServerMembersResult *__nullable result) |
|
typedef NIMQChatHandler | NIMQChatUpdateServerMemberBanHandler |
|
typedef void(^ | NIMQChatGetServerBanedMembersByPageHandler) (NSError *__nullable error, NIMQChatGetServerBanedMembersByPageResult *__nullable result) |
|
typedef void(^ | NIMQChatSearchServerByPageHandler) (NSError *__nullable error, NIMQChatSearchServerByPageResult *__nullable result) |
|
typedef void(^ | NIMQChatSearchServerMemberByPageHandler) (NSError *__nullable error, NIMQChatSearchServerMemberByPageResult *__nullable result) |
|
typedef void(^ | NIMQChatSearchServerChannelMemberHandler) (NSError *__nullable error, NIMQChatSearchServerChannelMemberResult *__nullable result) |
|
typedef void(^ | NIMQChatSubsribeServerHandler) (NSError *__nullable error, NIMQChatSubsribeServerResult *__nullable result) |
|
typedef void(^ | NIMQChatGenerateInviteCodeHandler) (NSError *__nullable error, NIMQChatGenerateInviteCodeResult *__nullable result) |
|
typedef NIMQChatHandler | NIMQChatJoinByInviteCodeHandler |
|
typedef void(^ | NIMQChatGetInviteApplyRecordOfServerHandler) (NSError *__nullable error, NIMQChatGetInviteApplyHistoryByServerResult *__nullable result) |
|
typedef void(^ | NIMQChatGetInviteApplyRecordOfSelfHandler) (NSError *__nullable error, NIMQChatGetInviteApplyHistorySelfResult *__nullable result) |
|
typedef void(^ | NIMQChatApplyServerJoinHandler) (NSError *__nullable error, NIMQChatApplyServerJoinResult *__nullable result) |
|
typedef void(^ | NIMQChatSubscribeAllChannelHandler) (NSError *__nullable error, NIMQChatSubscribeAllChannelResult *__nullable result) |
|
typedef void(^ | NIMQChatMarkServerReadHandler) (NSError *__nullable error, NIMQChatMarkServerReadResult *__nullable result) |
|
typedef void(^ | NIMQChatSubscribeServerAsVisitorHandler) (NSError *__nullable error, NIMQChatSubscribeServerAsVisitorResult *__nullable result) |
|
typedef void(^ | NIMQChatEnterServerAsVisitorHandler) (NSError *__nullable error, NIMQChatEnterServerAsVisitorResult *__nullable result) |
|
typedef void(^ | NIMQChatLeaveServerAsVisitorHandler) (NSError *__nullable error, NIMQChatLeaveServerAsVisitorResult *__nullable result) |
|
typedef void(^ | NIMQChatServerMuteHandler) (NSError *__nullable error, NIMQChatMuteResult *__nullable result) |
|
typedef void(^ | NIMQChatGetServerMuteMemberByPageHandler) (NSError *__nullable error, NIMQChatGetServerMuteMemberByPageResult *__nullable result) |
|