IotHubClientProtocol Enum
- java.
lang. Object - java.
lang. Enum<IotHubClientProtocol> - com.
microsoft. azure. sdk. iot. device. IotHubClientProtocol
- com.
- java.
public enum IotHubClientProtocol
The application-layer protocol used by the client to communicate with an IoT Hub.
Fields
AMQPS | |
AMQPS_WS | |
HTTPS | |
MQTT | |
MQTT_WS |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java