Interface DialogEventListener
-
public interface DialogEventListener
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classDialogEventListener.EventType
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonEvent(DialogEventListener.EventType eventType)
-
-
-
Method Detail
-
onEvent
void onEvent(DialogEventListener.EventType eventType)
-
-