ClanStateCallback

This callback is posted when a clan's state has been changed.

Constructors

Link copied to clipboard
constructor(packetMsg: IPacketMsg)

Properties

Link copied to clipboard
val accountFlags: EnumSet<EAccountFlags>

Gets the account flags.

Link copied to clipboard

Gets any announcements associated with this clan state update. See Event

Link copied to clipboard

Gets the SHA-1 avatar hash.

Link copied to clipboard

Gets the SteamID of the clan that posted this state update.

Link copied to clipboard

Gets the name of the clan.

Link copied to clipboard

Gets any events associated with this clan state update. See Event

Link copied to clipboard

Gets the privacy of the chat room.

Link copied to clipboard
open override var jobID: JobID

Gets or sets the job ID this callback refers to. If it is not a job callback, it will be JobID.INVALID.

Link copied to clipboard

Gets the number of members in this clan that are currently chatting.

Link copied to clipboard

Gets the number of members in this clan that are currently in-game.

Link copied to clipboard

Gets the number of members in this clan that are currently online.

Link copied to clipboard

Gets the total number of members in this clan.