public interface SignatureNotification
| Modifier and Type | Interface and Description |
|---|---|
static class |
SignatureNotification.sign_callback_notify
|
| Modifier and Type | Method and Description |
|---|---|
void |
doNotify(SignatureNotification.sign_callback_notify notify,
java.lang.String msg)
Notification callback about the signature process
|
void doNotify(SignatureNotification.sign_callback_notify notify, java.lang.String msg)
notify - type of event notificationmsg - additional information of the event (may be null)