public static interface AttentionAlert.AttentionAlertListener
| Modifier and Type | Method and Description |
|---|---|
void |
attentionAlertStateChange(AttentionAlert attentionAlert,
boolean isFinished)
The reported AttentionAlert has changed state (visible, invisible, or finished).
|
void attentionAlertStateChange(AttentionAlert attentionAlert, boolean isFinished)
attentionAlert - AttentionAlert being reportedisFinished - boolean true if alert is done, false if screen displaying alert just needs to refresh