sms

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Send

func Send(message, number string) error

func TrackSMS

func TrackSMS(interval int64, trigger func(sms []SMS)) error

Types

type SMS

type SMS struct {
	Id       string
	Date     string
	Content  string
	IsFromMe bool
	From     string
	Service  string
	IsRead   bool
	// contains filtered or unexported fields
}

func (SMS) Read

func (s SMS) Read() error

type SMSInterface

type SMSInterface interface {
	Read() error
}

Jump to

Keyboard shortcuts

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