showCommonDialog

open fun showCommonDialog(data: DialogEventWrapper, activity: FragmentActivity)

To show the default dialog for handling the com.kkstream.android.paas.player.common.event.PaasEvent

Parameters

data

the PaasEvent wrapped by DialogEventWrapper

activity

the activity to show the dialog