FunctionsChatAdminResponseChatAdminResponse CallableChatAdminResponse(data: ServerChatRoomUpdateResponse): voidHandles the reception of the server response after attempting to update a chatroom: Leaves the admin screen or shows an error messageParametersdata: ServerChatRoomUpdateResponseResponse from the server ("Updated" or error message)Returns voidNothing
Handles the reception of the server response after attempting to update a chatroom: Leaves the admin screen or shows an error message