SmartFoxServer Unity/.NET API
SetModerator Method (b)
NamespacesSmartFoxClientAPI.DataUserSetModerator(Boolean)
Set the IsModerator()()() property.
Declaration Syntax
C#Visual BasicVisual C++
public void SetModerator(
	bool b
)
Public Sub SetModerator ( _
	b As Boolean _
)
public:
void SetModerator(
	bool b
)
Parameters
b (Boolean)
true if the user is a Moderator.

Assembly: SmartFoxClient (Module: SmartFoxClient) Version: 1.2.4.0 (1.2.4.0)