SmartFoxServer Silverlight API
GetRoom Method (id)
NamespacesSmartFoxClientAPI.DataZoneGetRoom(Int32)
Get room by given id
Declaration Syntax
C#Visual BasicVisual C++
public Room GetRoom(
	int id
)
Public Function GetRoom ( _
	id As Integer _
) As Room
public:
Room^ GetRoom(
	int id
)
Parameters
id (Int32)
id of the room
Return Value
Room for given id

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