ChatCreateResponse CallableChatCreateResponse(data): voidHandles the reception of the server response after attempting to create a chatroom: shows the error message, if applicableParametersdata: ServerChatRoomCreateResponseResponse from the serverReturns voidNothing
Handles the reception of the server response after attempting to create a chatroom: shows the error message, if applicable