client

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2026 License: CC0-1.0 Imports: 37 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	Accounts     *accountsclient.Client
	Admin        *adminclient.Client
	Alarm        *alarmclient.Client
	Audiomanager *audiomanagerclient.Client
	Battery      *batteryclient.Client
	Biometric    *biometricclient.Client
	Blob         *blobclient.Client
	Camera       *cameraclient.Client
	Clipboard    *clipboardclient.Client
	Companion    *companionclient.Client
	Display      *displayclient.Client
	Download     *downloadclient.Client
	Inputmethod  *inputmethodclient.Client
	Ir           *irclient.Client
	Job          *jobclient.Client
	Keyguard     *keyguardclient.Client
	Location     *locationclient.Client
	Net          *netclient.Client
	Notification *notificationclient.Client
	Nsd          *nsdclient.Client
	Power        *powerclient.Client
	Print        *printclient.Client
	Projection   *projectionclient.Client
	Role         *roleclient.Client
	Session      *sessionclient.Client
	Storage      *storageclient.Client
	Telecom      *telecomclient.Client
	Telephony    *telephonyclient.Client
	Usage        *usageclient.Client
	Usb          *usbclient.Client
	Vibrator     *vibratorclient.Client
	Wifi         *wificlient.Client
	Wifi_p2p     *wifi_p2pclient.Client
	Wifi_rtt     *wifi_rttclient.Client
	// contains filtered or unexported fields
}

Client provides access to all Android API services over gRPC.

func NewClient

func NewClient(cc grpc.ClientConnInterface) *Client

NewClient creates a composite client from a gRPC connection.

func (*Client) ReleaseHandle

func (c *Client) ReleaseHandle(ctx context.Context, handle int64) error

ReleaseHandle releases a server-side JNI object handle. Call this when you are done using an object handle returned by an RPC method.

Jump to

Keyboard shortcuts

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