exceptions

package
v0.0.7 Latest Latest
Warning

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

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

Documentation

Overview

Package exceptions provides Go bindings for android.adservices.exceptions.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init(env *jni.Env) error

Init resolves all JNI class and method references for this package. It is safe to call multiple times (uses sync.Once internally). Exported for E2E testing on Android.

Types

type AdServicesException

type AdServicesException struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

AdServicesException wraps android.adservices.exceptions.AdServicesException.

func NewAdServicesException

func NewAdServicesException(vm *jni.VM, arg0 string) (*AdServicesException, error)

NewAdServicesException creates a new android.adservices.exceptions.AdServicesException instance.

Jump to

Keyboard shortcuts

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