PFMsg

class PFMsg : Table

Message to be shown

Constructors

Link copied to clipboard
fun PFMsg()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun __assign(_i: Int, _bb: ByteBuffer): PFMsg
Link copied to clipboard
fun __init(_i: Int, _bb: ByteBuffer)
Link copied to clipboard
open fun __reset()
Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard
val code: String?

Message code, used for debugging purpose

Link copied to clipboard
Link copied to clipboard

Defines attribute used for correlating messages within different asynchronous calls

Link copied to clipboard

Long/detailed version of message

Link copied to clipboard
val level: Byte

Importance level

Link copied to clipboard

Short version of message