[This is preliminary documentation and is subject to change.]
Kick (asynchronous). Immediately blocks all client input, but waits
until client thread has sent the kick packet.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.0 (0.6.3.0)
Syntax
| C# |
public void Kick( string message, LeaveReason leaveReason )
Parameters
- message
- String
[Missing <param name="message"/> documentation for "M:fCraft.Player.Kick(System.String,fCraft.LeaveReason)"]
- leaveReason
- LeaveReason
[Missing <param name="leaveReason"/> documentation for "M:fCraft.Player.Kick(System.String,fCraft.LeaveReason)"]