Android.PrintServices.PrintService: Field Members

The fields of Android.PrintServices.PrintService are listed below. For a list of all members, see the PrintService Members list.

See Also: Inherited members from Android.App.Service

Public Fields

const
ExtraPrinterInfostring. If you declared an optional activity with advanced print options via the NoType:android/R$attr;Href=../../../reference/android/R.attr.html#advancedPrintOptionsActivity attribute, this extra is used to pass in the currently selected printer's Android.Print.PrinterInfo to your activity allowing you to inspect it.
const
ExtraPrintJobInfostring. If you declared an optional activity with advanced print options via the NoType:android/R$attr;Href=../../../reference/android/R.attr.html#advancedPrintOptionsActivity attribute, this extra is used to pass in the currently constructed Android.Print.PrintJobInfo to your activity allowing you to modify it.
const
ServiceInterfacestring. The Android.Content.Intent action that must be declared as handled by a service in its manifest for the system to recognize it as a print service.
const
ServiceMetaDatastring. Name under which a Android.PrintServices.PrintService component publishes additional information about itself.