public class ConnectionStatus extends Object implements com.microsoft.azure.sdk.iot.device.IotHubConnectionStatusChangeCallback
| Constructor and Description |
|---|
ConnectionStatus(List<IoTCCallback> callbacks) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(com.microsoft.azure.sdk.iot.device.transport.IotHubConnectionStatus status,
com.microsoft.azure.sdk.iot.device.IotHubConnectionStatusChangeReason statusChangeReason,
Throwable throwable,
Object callbackContext) |
public ConnectionStatus(List<IoTCCallback> callbacks)
public void execute(com.microsoft.azure.sdk.iot.device.transport.IotHubConnectionStatus status,
com.microsoft.azure.sdk.iot.device.IotHubConnectionStatusChangeReason statusChangeReason,
Throwable throwable,
Object callbackContext)
execute in interface com.microsoft.azure.sdk.iot.device.IotHubConnectionStatusChangeCallbackCopyright © 2019. All rights reserved.