| Package | Description |
|---|---|
| com.microsoft.azure.sdk.iotcentral.device | |
| com.microsoft.azure.sdk.iotcentral.device.enums |
| Modifier and Type | Method and Description |
|---|---|
void |
IoTCClient.on(IOTC_EVENTS event,
IoTCCallback callback) |
void |
IIoTCClient.on(IOTC_EVENTS event,
IoTCCallback callback)
Listen to events.
|
| Modifier and Type | Method and Description |
|---|---|
static IOTC_EVENTS |
IOTC_EVENTS.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IOTC_EVENTS[] |
IOTC_EVENTS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.