The methods of Android.PrintServices.PrinterDiscoverySession are listed below. For a list of all members, see the PrinterDiscoverySession Members list.
See Also: Inherited members from Java.Lang.Object
AddPrinters(IList<Android.Print.PrinterInfo>)Documentation for this section has not yet been entered. | ||
abstract | OnDestroy()Notifies you that the session is destroyed. | |
abstract | OnStartPrinterDiscovery(IList<Android.Print.PrinterId>)Documentation for this section has not yet been entered. | |
abstract | OnStartPrinterStateTracking(Android.Print.PrinterId)Callback asking you to start tracking the state of a printer. | |
abstract | OnStopPrinterDiscovery()Callback notifying you that you should stop printer discovery. | |
abstract | OnStopPrinterStateTracking(Android.Print.PrinterId)Callback asking you to stop tracking the state of a printer. | |
abstract | OnValidatePrinters(IList<Android.Print.PrinterId>)Documentation for this section has not yet been entered. | |
RemovePrinters(IList<Android.Print.PrinterId>)Documentation for this section has not yet been entered. | ||