A boolean flag indicating if the user is a spectator in the current room.
true if the user is a spectator.
Version:
SmartFoxServer Basic / Pro
SmartFoxServer Basic / Pro
if (user.IsSpectator()) Trace.WriteLine("The user is a spectator");