ChatMemberInfoCallback

This callback is fired in response to chat member info being recieved.

Constructors

Link copied to clipboard
constructor(packetMsg: IPacketMsg)

Types

Link copied to clipboard

Represents state change information.

Properties

Link copied to clipboard

Gets SteamId 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 state change info for member info updates.

Link copied to clipboard
val type: EChatInfoType

Gets the info type.