PrintJob API
E745333
PrintJob API is an Android framework component that lets apps manage and monitor individual print tasks, including their status, lifecycle, and interaction with print services.
Statements (47)
| Predicate | Object |
|---|---|
| instanceOf |
Android framework API
ⓘ
printing API ⓘ |
| accessibleFrom | Android app components ⓘ |
| allows |
apps to cancel print jobs
ⓘ
apps to query print job state ⓘ apps to track print progress ⓘ |
| alsoUsableWith | Kotlin NERFINISHED ⓘ |
| belongsToPackage | android.print ⓘ |
| category | Android printing and sharing ⓘ |
| dependsOn |
PrintJobInfo
ⓘ
PrintManager NERFINISHED ⓘ |
| documentationURL | https://developer.android.com/reference/android/print/PrintJob ⓘ |
| exposes |
methods to cancel a print job
ⓘ
methods to check if a job is cancelled ⓘ methods to check if a job is completed ⓘ methods to check if a job is failed ⓘ methods to get print job info ⓘ |
| interactsWith | print services ⓘ |
| introducedIn | Android 4.4 KitKat printing framework ⓘ |
| lifecyclePhase |
completion
ⓘ
creation ⓘ printing ⓘ spooling ⓘ |
| mainPurpose |
manage individual print tasks
ⓘ
monitor individual print tasks ⓘ |
| manages | print job lifecycle ⓘ |
| monitors | print job status ⓘ |
| namespace | android.print ⓘ |
| partOf | Android printing framework NERFINISHED ⓘ |
| platform | Android ⓘ |
| primaryLanguage | Java NERFINISHED ⓘ |
| providedBy | Android SDK NERFINISHED ⓘ |
| relatedTo |
PrintDocumentAdapter API
NERFINISHED
ⓘ
PrintManager API NERFINISHED ⓘ |
| requires | Android print framework support ⓘ |
| securityModel | subject to Android app permissions and user print settings ⓘ |
| statusType |
blocked
ⓘ
canceled ⓘ completed ⓘ failed ⓘ queued ⓘ started ⓘ |
| supportsPlatform |
Android mobile devices
ⓘ
Android tablets ⓘ |
| tracks | print job state transitions ⓘ |
| usedBy | Android applications ⓘ |
| usedFor | integrating printing into Android apps ⓘ |
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.