
Declaration Syntax
public void SetIsSpectator(
bool b
)
Public Sub SetIsSpectator ( _
b As Boolean _
)
public:
void SetIsSpectator(
bool b
)

Parameters
- b (Boolean)
-
true if the user is a spectator.
Assembly:
SmartFoxClient (Module: SmartFoxClient) Version: 1.2.4.0 (1.2.4.0)