events

package
v0.5.1-mod-1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 21, 2024 License: AGPL-3.0 Imports: 3 Imported by: 0

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 ContactList struct {
	Contacts []*types.Contact
}

type MessageInfo

type MessageInfo struct {
	Sender uuid.UUID
	ChatID string

	GroupRevision uint32
}

type ReadSelf

type ReadSelf struct {
	Messages []*signalpb.SyncMessage_Read
}

type Receipt

type Receipt struct {
	Sender  uuid.UUID
	Content *signalpb.ReceiptMessage
}

type SignalEvent

type SignalEvent interface {
	// contains filtered or unexported methods
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL