| Package | Description |
|---|---|
| com.github.lucadruda.iotc.device | |
| com.github.lucadruda.iotc.device.enums |
| Modifier and Type | Method and Description |
|---|---|
void |
IoTCClient.SetProtocol(IOTC_PROTOCOL transport) |
void |
IIoTCClient.SetProtocol(IOTC_PROTOCOL transport)
Set connection protocol (MQTT, AMQP, HTTPS).
|
| Modifier and Type | Method and Description |
|---|---|
static IOTC_PROTOCOL |
IOTC_PROTOCOL.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IOTC_PROTOCOL[] |
IOTC_PROTOCOL.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.