EmailAddrInfoCallback

This callback is received when email information is received from the network.

Constructors

Link copied to clipboard
constructor(packetMsg: IPacketMsg)

Properties

Link copied to clipboard

Gets the email address of this account.

Link copied to clipboard

Gets a value indicating validated email or not.

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.