mac_nosip

package
v0.0.0-...-892f056 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2024 License: AGPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const IncomingLog ipc.Command = "log"
View Source
const ReqPing ipc.Command = "ping"

Variables

This section is empty.

Functions

func NewMacNoSIPConnector

func NewMacNoSIPConnector(bridge imessage.Bridge) (imessage.API, error)

Types

type LogLine

type LogLine struct {
	Message  string                 `json:"message"`
	Level    string                 `json:"level"`
	Module   string                 `json:"module"`
	Metadata map[string]interface{} `json:"metadata"`
}

type MacNoSIPConnector

type MacNoSIPConnector struct {
	ios.APIWithIPC
	// contains filtered or unexported fields
}

func (*MacNoSIPConnector) Capabilities

func (mac *MacNoSIPConnector) Capabilities() imessage.ConnectorCapabilities

func (*MacNoSIPConnector) Start

func (mac *MacNoSIPConnector) Start(readyCallback func()) error

func (*MacNoSIPConnector) Stop

func (mac *MacNoSIPConnector) Stop()

type NoopContacts

type NoopContacts struct{}

func (NoopContacts) GetContactInfo

func (n NoopContacts) GetContactInfo(_ string) (*imessage.Contact, error)

func (NoopContacts) GetContactList

func (n NoopContacts) GetContactList() ([]*imessage.Contact, error)

func (NoopContacts) RefreshContactList

func (n NoopContacts) RefreshContactList() error

func (NoopContacts) SearchContactList

func (n NoopContacts) SearchContactList(searchTerms string) ([]*imessage.Contact, error)

Jump to

Keyboard shortcuts

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