| Interface | Description |
|---|---|
| PrintPluginHelper.PluginHelperListener |
This interface allows us to track user interaction with the dialog and create the printJob.
|
| PrintUtil.PrintMetricsListener |
This interface exists in order to pass print metrics back to the calling activity.
|
| SnapShotsMediaPrompt.SnapShotsPromptListener |
This allows us to track user interaction with the prompt.
|
| Class | Description |
|---|---|
| EventMetricsCollector | |
| FontUtil |
This is used to load the HP Simplified font.
|
| ImageLoaderUtil |
This is used in the HP Print SDK to load images from URI's.
|
| MetricsUtil | |
| PrintPluginHelper |
The PrintPluginHelper displays a dialog that takes the user to the play store to get a print service plugin.
|
| PrintUtil |
In order to print, you need to call the print(Activity) method in this class.
|
| SnapShotsMediaPrompt |
This informs the user about 4x5 media and the steps necessary to print.
|
| Enum | Description |
|---|---|
| EventMetricsCollector.PrintFlowEventTypes |