SmartFoxServer Silverlight API
RemoveUser Method (id)
NamespacesSmartFoxClientAPI.DataRoomRemoveUser(Int32)
* Remove a user from the room. *
Declaration Syntax
C#Visual BasicVisual C++
public void RemoveUser(
	int id
)
Public Sub RemoveUser ( _
	id As Integer _
)
public:
void RemoveUser(
	int id
)
Parameters
id (Int32)
the user id

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