events

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: May 16, 2024 License: AGPL-3.0 Imports: 4 Imported by: 0

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

type DecryptionError added in v0.6.0

type DecryptionError struct {
	Sender uuid.UUID
	Err    error
}

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