NIMRequestChatroomAddressesCallback Block Reference

Declared in NIMChatroomEnterRequest.h

Block Definition

NIMRequestChatroomAddressesCallback

Callback for getting the URL of a chat room

typedef void (^NIMRequestChatroomAddressesCallback) (NSError *__nullable error, NSArray <, NSString *>, * __nullable addresses)

Discussion

Callback for getting the URL of a chat room

Declared In

NIMChatroomEnterRequest.h