
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:
SmartFoxClientAPI_Silverlight (Module: SmartFoxClientAPI_Silverlight) Version: 1.0.0.0 (1.0.0.0)