| Package | Description |
|---|---|
| com.microsoft.azure.sdk.iotcentral.device | |
| com.microsoft.azure.sdk.iotcentral.device.enums |
| Constructor and Description |
|---|
IoTCClient(String id,
String scopeId,
IOTC_CONNECT authenticationType,
Object options) |
IoTCClient(String id,
String scopeId,
IOTC_CONNECT authenticationType,
Object options,
ILogger logger) |
| Modifier and Type | Method and Description |
|---|---|
static IOTC_CONNECT |
IOTC_CONNECT.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IOTC_CONNECT[] |
IOTC_CONNECT.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.