Package-level declarations
Types
Link copied to clipboard
open class DefaultDialogEventListener(activity: FragmentActivity, uniView: UniView) : DialogEventListener
This class is the default implementation of DialogEventListener. Use this class to show the default dialog via UniView.setDialogEventListener and can override the functions to show customized dialog.