Click or drag to resize

ClientDisconnectionReasonKICK Field

Client was kicked out of the server.

Namespace:  Sfs2X.Util
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
public static readonly string KICK

Field Value

Type: String
Remarks
Kicking can occur automatically (i.e. for swearing, if the words filter is active) or due to the intervention of a user with enough privileges (i.e. an administrator or a moderator).
See Also