FriendMsgCallback

This callback is fired in response to receiving a message from a friend.

Constructors

Link copied to clipboard
constructor(packetMsg: IPacketMsg)

Properties

Link copied to clipboard
val entryType: EChatEntryType

Gets the chat entry type.

Link copied to clipboard

Gets a value indicating whether this message is from a limited account.

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 message.

Link copied to clipboard

Gets the sender.