Class LocationSharing.RegisterJobAgainEvent

java.lang.Object
com.squareup.otto.Bus
com.arubanetworks.meridian.locationsharing.LocationSharing.RegisterJobAgainEvent
Enclosing class:
LocationSharing

protected static class LocationSharing.RegisterJobAgainEvent extends com.squareup.otto.Bus
  • Field Summary

    Fields inherited from class com.squareup.otto.Bus

    DEFAULT_IDENTIFIER
  • Method Summary

    Modifier and Type
    Method
    Description
     
    static com.squareup.otto.Bus
     

    Methods inherited from class com.squareup.otto.Bus

    dispatch, dispatchQueuedEvents, enqueueEvent, post, register, toString, unregister

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Method Details

    • getContext

      public Context getContext()
    • getInstance

      public static com.squareup.otto.Bus getInstance()