DeleteUserEvent

Clan channel delta delete user event is used to delete an existing member from the clan.

Constructors

Link copied to clipboard
constructor(index: Int)

Properties

Link copied to clipboard
val index: Int

the index of the player within the clan. Note that this index is the index within this clan, and not a global index of the player.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String