SmartFoxServer Unity/.NET 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: SmartFoxClient (Module: SmartFoxClient) Version: 1.2.4.0 (1.2.4.0)