Package 

Class NIMMSTAIntentReceiver

    • Method Summary

      Modifier and Type Method Description
      final Function0<Unit> getOnServiceStarted()
      final Unit setOnServiceStarted(Function0<Unit> onServiceStarted)
      Unit onReceive(Context context, Intent intent) Gets called when a intent is received from the NIMMSTA App
      • Methods inherited from class com.nimmsta.intent_library.NIMMSTAIntentReceiver

        abortBroadcast, clearAbortBroadcast, getAbortBroadcast, getDebugUnregister, getResultCode, getResultData, getResultExtras, getSentFromPackage, getSentFromUid, goAsync, isInitialStickyBroadcast, isOrderedBroadcast, peekService, setDebugUnregister, setOrderedHint, setResult, setResultCode, setResultData, setResultExtras
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait