* See the number of spectators in the room.
*

Declaration Syntax
public void SetSpectatorCount(
int n
)
Public Sub SetSpectatorCount ( _
n As Integer _
)
public:
void SetSpectatorCount(
int n
)

Parameters
- n (Int32)
- the number of spectators
Assembly:
SmartFoxClient (Module: SmartFoxClient) Version: 1.2.4.0 (1.2.4.0)