public class EventCallback extends Object implements com.microsoft.azure.sdk.iot.device.IotHubEventCallback
| Constructor and Description |
|---|
EventCallback(IoTCCallback callback,
ILogger logger) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(com.microsoft.azure.sdk.iot.device.IotHubStatusCode responseStatus,
Object callbackContext) |
public EventCallback(IoTCCallback callback, ILogger logger)
public void execute(com.microsoft.azure.sdk.iot.device.IotHubStatusCode responseStatus,
Object callbackContext)
execute in interface com.microsoft.azure.sdk.iot.device.IotHubEventCallbackCopyright © 2019. All rights reserved.