public static interface RuleDialogNotification.RuleDialogNotificationListener
| Modifier and Type | Method and Description |
|---|---|
void |
aborted() |
void |
failed(Throwable throwable) |
void |
onNotification(RuleDialogNotification ruleDialogNotification) |
void onNotification(RuleDialogNotification ruleDialogNotification)
void aborted()
void failed(Throwable throwable)
Copyright © 2018. All Rights Reserved.