Kicks a User out of the server (for moderators and admins only)

Namespace: Sfs2X.Requests
Assembly: SmartFox2 (in SmartFox2.dll) Version: 0.9.14.0

Syntax

C#
public class KickUserRequest : BaseRequest

Remarks

Allows to send a custom message and to set a delay in seconds.

Inheritance Hierarchy

System..::..Object
  Sfs2X.Requests..::..BaseRequest
    Sfs2X.Requests..::..KickUserRequest

See Also