|
typedef void(^ | NIMQChatCreateChannelHandler) (NSError *__nullable error, NIMQChatChannel *__nullable result) |
|
typedef void(^ | NIMQChatGetChannelsHandler) (NSError *__nullable error, NIMQChatGetChannelsResult *__nullable result) |
|
typedef void(^ | NIMQChatGetChannelsByPageHandler) (NSError *__nullable error, NIMQChatGetChannelsByPageResult *__nullable result) |
|
typedef void(^ | NIMQChatUpdateChannelHandler) (NSError *__nullable error, NIMQChatChannel *__nullable result) |
|
typedef void(^ | NIMQChatUpdateCategoryInfoOfChannelHandler) (NSError *__nullable error, NIMQChatChannel *__nullable result) |
|
typedef void(^ | NIMQChatGetChannelMembersByPageHandler) (NSError *__nullable error, NIMQChatGetChannelMembersByPageResult *__nullable result) |
|
typedef void(^ | NIMQChatGetChannelBlackWhiteRolesByPageHandler) (NSError *__nullable error, NIMQChatGetChannelBlackWhiteRolesByPageResult *__nullable result) |
|
typedef void(^ | NIMQChatGetChannelBlackWhiteMembersByPageHandler) (NSError *__nullable error, NIMQChatGetChannelBlackWhiteMembersByPageResult *__nullable result) |
|
typedef void(^ | NIMQChatGetExistingChannelBlackWhiteRolesHandler) (NSError *__nullable error, NIMQChatGetExistingChannelBlackWhiteRolesResult *__nullable result) |
|
typedef void(^ | NIMQChatGetExistingChannelBlackWhiteMembersHandler) (NSError *__nullable error, NIMQChatGetExistingChannelBlackWhiteMembersResult *__nullable result) |
|
typedef void(^ | NIMQChatGetChannelUnreadInfosHandler) (NSError *__nullable error, NIMQChatGetChannelUnreadInfosResult *__nullable result) |
|
typedef void(^ | NIMQChatCreateChannelCategoryHandler) (NSError *__nullable error, NIMQChatChannelCategory *__nullable result) |
|
typedef void(^ | NIMQChatUpdateChannelCategoryHandler) (NSError *__nullable error, NIMQChatChannelCategory *__nullable result) |
|
typedef void(^ | NIMQChatGetChannelCategoriesHandler) (NSError *__nullable error, NIMQChatGetChannelCategoriesResult *__nullable result) |
|
typedef void(^ | NIMQChatGetChannelCategoryBlackWhiteRolesByPageHandler) (NSError *__nullable error, NIMQChatGetChannelCategoryBlackWhiteRolesByPageResult *__nullable result) |
|
typedef void(^ | NIMQChatGetChannelCategoryBlackWhiteMembersByPageHandler) (NSError *__nullable error, NIMQChatGetChannelCategoryBlackWhiteMembersByPageResult *__nullable result) |
|
typedef void(^ | NIMQChatGetExistingChannelCategoryBlackWhiteRolesHandler) (NSError *__nullable error, NIMQChatGetExistingChannelCategoryBlackWhiteRolesResult *__nullable result) |
|
typedef void(^ | NIMQChatGetExistingChannelCategoryBlackWhiteMembersHandler) (NSError *__nullable error, NIMQChatGetExistingChannelCategoryBlackWhiteMembersResult *__nullable result) |
|
typedef void(^ | NIMQChatGetChannelsInCategoryByPageHandler) (NSError *__nullable error, NIMQChatGetChannelsInCategoryByPageResult *__nullable result) |
|
typedef void(^ | NIMQChatGetCategoriesInServerByPageHandler) (NSError *__nullable error, NIMQChatGetCategoriesInServerByPageResult *__nullable result) |
|
typedef void(^ | NIMQChatGetUncategorizedChannelsByPageHandler) (NSError *__nullable error, NIMQChatGetUncategorizedChannelsByPageResult *__nullable result) |
|
typedef void(^ | NIMQChatSearchChannelByPageHandler) (NSError *__nullable error, NIMQChatSearchChannelByPageResult *__nullable result) |
|
typedef void(^ | NIMQChatSubscribeChannelHandler) (NSError *__nullable error, NIMQChatSubscribeChannelResult *__nullable result) |
|
typedef void(^ | NIMQChatSubscribeChannelAsVisitorHandler) (NSError *__nullable error, NIMQChatSubscribeChannelAsVisitorResult *__nullable result) |
|
typedef void(^ | NIMQChatChannelMuteHandler) (NSError *__nullable error, NIMQChatMuteResult *__nullable result) |
|
typedef void(^ | NIMQChatGetChannelMuteMemberByPageHandler) (NSError *__nullable error, NIMQChatGetChannelMuteMemberByPageResult *__nullable result) |
|