| Package | Description |
|---|---|
| com.microsoft.azure.sdk.iotcentral.device | |
| com.microsoft.azure.sdk.iotcentral.device.callbacks |
| Modifier and Type | Class and Description |
|---|---|
class |
ConsoleLogger |
| Constructor and Description |
|---|
CertAuthentication(String endpoint,
com.microsoft.azure.sdk.iot.device.IotHubClientProtocol protocol,
String id,
String scopeId,
IoTCentralCert certificate,
ILogger logger) |
IoTCClient(String id,
String scopeId,
IOTC_CONNECT authenticationType,
Object options,
ILogger logger) |
SasAuthentication(String endpoint,
com.microsoft.azure.sdk.iot.device.IotHubClientProtocol protocol,
String id,
String scopeId,
String symKey,
ILogger logger) |
| Constructor and Description |
|---|
EventCallback(IoTCCallback callback,
ILogger logger) |
Copyright © 2019. All rights reserved.