I created room with advertise to false, how can I change to true later the room is created.
I make the room as a private room first in order to let user invite friends to join. After that, if the number of friends who join the room is not enough, I would like to make the room public by advertising this room to show in public list. How can I make it?
I make the room as a private room first in order to let user invite friends to join. After that, if the number of friends who join the room is not enough, I would like to make the room public by advertising this room to show in public list. How can I make it?