Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ACIFound ¶ added in v0.6.0
type ACIFound struct { PNI libsignalgo.ServiceID ACI libsignalgo.ServiceID }
type Call ¶
type Call struct { Info MessageInfo Timestamp uint64 IsRinging bool }
type ChatEvent ¶
type ChatEvent struct { Info MessageInfo Event signalpb.ChatEventContent }
type ContactList ¶
type DecryptionError ¶ added in v0.6.0
type ReadSelf ¶
type ReadSelf struct {
Messages []*signalpb.SyncMessage_Read
}
type SignalEvent ¶
type SignalEvent interface {
// contains filtered or unexported methods
}
Click to show internal directories.
Click to hide internal directories.