public class EventBusData
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
EventBusData.ConnectEvent |
Modifier and Type | Method and Description |
---|---|
static EventBusData |
getInstance() |
void |
sendConnectChange(boolean isConnected,
boolean isConnectedFast,
boolean isConnectedWifi,
boolean isConnectedMobile) |
public static EventBusData getInstance()
public void sendConnectChange(boolean isConnected, boolean isConnectedFast, boolean isConnectedWifi, boolean isConnectedMobile)