intent

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const CMD_AM = "/data/data/com.termux/files/usr/bin/am"

Variables

This section is empty.

Functions

This section is empty.

Types

type Broadcast

type Broadcast struct {
	User      int
	Component string
	Data      string
	Action    string
	// contains filtered or unexported fields
}

func (*Broadcast) AddBool

func (c *Broadcast) AddBool(key string, val bool)

func (*Broadcast) AddInt

func (c *Broadcast) AddInt(key string, val int)

func (*Broadcast) AddLongs

func (c *Broadcast) AddLongs(key string, val []int32)

func (*Broadcast) AddString

func (c *Broadcast) AddString(key string, val string)

func (*Broadcast) AddStrings

func (c *Broadcast) AddStrings(key string, val []string)

func (*Broadcast) Send

func (c *Broadcast) Send(ctx context.Context)

Jump to

Keyboard shortcuts

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