SmartFoxServer Silverlight API
GetRoomByName Method (name)
NamespacesSmartFoxClientAPI.DataZoneGetRoomByName(String)
Get room by given name
Declaration Syntax
C#Visual BasicVisual C++
public Room GetRoomByName(
	string name
)
Public Function GetRoomByName ( _
	name As String _
) As Room
public:
Room^ GetRoomByName(
	String^ name
)
Parameters
name (String)
name of the room
Return Value
Room for given name

Assembly: SmartFoxClientAPI_Silverlight (Module: SmartFoxClientAPI_Silverlight) Version: 1.0.0.0 (1.0.0.0)