Documentation
¶
Overview ¶
Package print provides Go bindings for .
Index ¶
Constants ¶
View Source
const ( Creator = consts.Creator StateBlocked = consts.StateBlocked StateCanceled = consts.StateCanceled StateCompleted = consts.StateCompleted StateCreated = consts.StateCreated StateFailed = consts.StateFailed StateQueued = consts.StateQueued StateStarted = consts.StateStarted )
Variables ¶
This section is empty.
Functions ¶
func Init ¶
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.
func NewprintManager ¶
NewprintManager obtains android.print.PrintManager from the Android system service manager.
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.