Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Call ¶
type Call struct {
Info MessageInfo
Timestamp uint64
IsRinging bool
}
type ChatEvent ¶
type ChatEvent struct {
Info MessageInfo
Event signalpb.ChatEventContent
}
type ContactList ¶
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.