Dev
Broadcast
Receiver
abstract class DevBroadcastReceiver : BroadcastReceiver,
LifecycleEventObserver
Content copied to clipboard
Base class for BroadcastReceiver
Author
Jimly A.
Since
04-Oct-21
Constructors
Functions
Link copied to clipboard
method to define the IntentFilter for the BroadcastReceiver
Link copied to clipboard
open override fun onStateChanged(source: LifecycleOwner, event: Lifecycle.Event)
Content copied to clipboard
method to register and unregister based on Lifecycle event