A boolean flag indicating if the room is private (password protected).
true if the room is private
Version:
SmartFoxServer Basic / Pro
SmartFoxServer Basic / Pro
if (room.IsPrivate()) Debug.WriteLine("Password required for this room");