Class EventDispatcherModule


  • public class EventDispatcherModule
    extends BatchModule
    • Method Detail

      • getId

        public java.lang.String getId()
        Description copied from class: BatchModule
        ID of the module
        Specified by:
        getId in class BatchModule
        Returns:
      • getState

        public int getState()
        Description copied from class: BatchModule
        Should return the state of the module (usually 0 for deactivated, 1 for activated)
        Specified by:
        getState in class BatchModule
        Returns:
      • loadDispatcherFromContext

        public void loadDispatcherFromContext​(android.content.Context context)
      • getDispatchersAnalyticRepresentation

        @Nullable
        public JSONObject getDispatchersAnalyticRepresentation()
        Get dispatchers as json object used for the analytics
        Returns:
        A JSONObject of dispatcher Name:Version