Interface: LeftPayload
Interface describing the payload of an OdinDisconnectedByServerEvent.
Properties
reason
reason:
string
The reason why the server disconnected the room.
Defined in
Odin/odin-typescript/lib/api/room/types.d.ts:272
room
room:
Room
The Room
instace the stats ere coming from.
Defined in
Odin/odin-typescript/lib/api/room/types.d.ts:268