@Singleton
public class MessengerHelper
extends java.lang.Object
Constructor and Description |
---|
MessengerHelper(org.greenrobot.eventbus.EventBus mEventBus,
com.dff.cordova.plugin.common.service.ServiceHandler mServiceHandler) |
Modifier and Type | Method and Description |
---|---|
void |
onLocationServiceBind(OnLocationServiceBindEvent event) |
void |
send(android.os.Message msg,
org.apache.cordova.CallbackContext callbackContext) |
@Inject public MessengerHelper(org.greenrobot.eventbus.EventBus mEventBus, com.dff.cordova.plugin.common.service.ServiceHandler mServiceHandler)
@Subscribe(threadMode=BACKGROUND) public void onLocationServiceBind(OnLocationServiceBindEvent event)
public void send(android.os.Message msg, org.apache.cordova.CallbackContext callbackContext)