Documentation
¶
Index ¶
Constants ¶
View Source
const ( AccountStatusCreated = iota AccountStatusInUse AccountStatusDestroyed )
View Source
const ( SessionStatusCreated = iota SessionStatusInUse SessionStatusDestroyed )
View Source
const ( OutBoxStatusNormal = iota OutBoxStatusDeleted )
View Source
const ( InBoxStatusCreated = iota InBoxStatusDelivered )
View Source
const ( CmdCreateAccount = "CRT_ACCOUNT" CmdMatch = "MATCH" CmdDialogue = "DIALOGUE" CmdPushDialogue = "PUSH_DIALOGUE" CmdPushSignal = "PUSH_SIGNAL" CmdPing = "PING" CmdPong = "PONG" CmdViewedAck = "VIEWED_ACK" CmdPushViewedAck = "PUSH_VIEWED_ACK" )
View Source
const (
SystemSender = 0
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.