SmartFoxServer Silverlight API
SetIsSpectator Method (b)
NamespacesSmartFoxClientAPI.DataUserSetIsSpectator(Boolean)
Set the IsSpectator()()() property.
Declaration Syntax
C#Visual BasicVisual C++
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)