FullScreenBanner
@Deprecated
public interface AlertBannerStateListener
Modifier and Type | Method and Description |
---|---|
void |
onWillCancelAlert()
Deprecated.
Called when users click on close button, and the alert is about to close.
|
void |
onWillLeaveActivity()
Deprecated.
Called when users click on Open button, and the external browser is about
to open.
|
void |
onWillShowBanner()
Deprecated.
Called when the alert is about to be shown.
|
void onWillLeaveActivity()
void onWillCancelAlert()
void onWillShowBanner()