Package 

Class IntentHandler


  • 
    public class IntentHandler
    
                        

    Converts internal Intents for ranging/monitoring to notifier callbacks. These may be direct method calls from BeaconLocalBroadcastProcessor or global broadcast intents from BeaconIntentProcessor Internal library class. Do not use directly from outside the library

    • Method Summary

      Modifier and Type Method Description
      void convertIntentsToCallbacks(Context context, Intent intent)
      • Methods inherited from class java.lang.Object

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