Source set: Android
public open class ActionCallbackBroadcastReceiver : BroadcastReceiver()
Responds to broadcasts from RunCallbackAction clicks by executing the associated action.
Functions
onReceive
Source set: Android
override fun onReceive(context: Context?, intent: Intent?)