public static interface ComProtocol.OnConnectionStatusChangeListener
| Modifier and Type | Method and Description |
|---|---|
void |
onConnectionStatusChange(ConnectionState newState,
ConnectionState oldState) |
void onConnectionStatusChange(@NonNull
ConnectionState newState,
@Nullable
ConnectionState oldState)