public class MyBroadcastReceiver : BroadcastReceiver() { override fun onReceive(context : Context, intent: Intent) { } }