_server.sendRoomList()
Availability:
SmartFoxServer PRO 1.4.0
Usage:
_server.sendRoomList(who)
Description:
Sends the list of rooms in the Zone to a user
Properties:
who | The user who should receive the list |
Returns:
nothing
Example:
_server.sendRoomList(aUserObject)
See also: