SmartFoxServer Unity/.NET API
SetUserCount Method (n)
NamespacesSmartFoxClientAPI.DataRoomSetUserCount(Int32)
* See the number of users in the room. *
Declaration Syntax
C#Visual BasicVisual C++
public void SetUserCount(
	int n
)
Public Sub SetUserCount ( _
	n As Integer _
)
public:
void SetUserCount(
	int n
)
Parameters
n (Int32)
the number of users

Assembly: SmartFoxClient (Module: SmartFoxClient) Version: 1.2.4.0 (1.2.4.0)