Interface Notification.HideHandler
- Enclosing interface:
Notification
public static interface Notification.HideHandler
Handler for the Notification to hide it selves
-
Method Summary
-
Method Details
-
hide
void hide()Hide the Notification
-
Notification