SmartFoxServer Unity/.NET 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: SmartFoxClient (Module: SmartFoxClient) Version: 1.2.4.0 (1.2.4.0)