FunctionsChatRoomSyncMemberLeaveChatRoomSyncMemberLeave CallableChatRoomSyncMemberLeave(data: ServerChatRoomLeaveResponse): voidHandles the reception of the leave notification of a player from the server.Parametersdata: ServerChatRoomLeaveResponseRoom object containing the leaving character's member number.Returns voidNothing.
Handles the reception of the leave notification of a player from the server.