Interface SoDeviceConfiguration.SignatureCancelCallback
-
- Enclosing class:
- SoDeviceConfiguration
public static interface SoDeviceConfiguration.SignatureCancelCallback
called when the signature is canceled (hash dialog, windows bridge)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onCancel()
cancel pressed
-