I am creating a room by CreateRoom(). In the OnCreateRoomDone callback when I use eventObj.getData().getId() I get a NullReferenceException.
Can you please tell me that how can I retrieve the room id of a dynamically created room so that I can share it and other people can join it?
Sep 2, 2019
by
Ishan Gupta