public static interface ServiceConnector.OnServiceConnectedListener
Modifier and Type | Method and Description |
---|---|
void |
onServiceConnected(ServiceConnector<? extends IInterface> connector) |
void |
onServiceDisconnected(ServiceConnector<? extends IInterface> connector) |
void onServiceConnected(ServiceConnector<? extends IInterface> connector)
void onServiceDisconnected(ServiceConnector<? extends IInterface> connector)