KickPlayerAsync
method in Coherence.Cloud.LobbyOwnerSession
Methods
public Task<bool> KickPlayerAsync(Player player)
Kick a Player from the active Lobby.
Parameters
Type | Name | Description |
---|---|---|
Player | player | Player that will be kicked from the Lobby. |
Returns
Type | Description |
---|---|
Task<bool> |