-
public interface DialogEventListener
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumDialogEventListener.EventType
-
Method Summary
Modifier and Type Method Description abstract voidonEvent(DialogEventListener.EventType eventType)-
-
Method Detail
-
onEvent
abstract void onEvent(DialogEventListener.EventType eventType)
-
-
-
-