public interface NotifyShownHandler
| Modifier and Type | Field and Description |
|---|---|
static NotifyShownHandler |
DEFAULT_SHOWN_HANDLER
Default Notify's shown handler
|
| Modifier and Type | Method and Description |
|---|---|
void |
onShown()
Called when Notify shown event is fired.
|
static final NotifyShownHandler DEFAULT_SHOWN_HANDLER
void onShown()
Copyright © 2017. All rights reserved.