Table of Contents

KickPlayerAsync

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>