### YamlMime:JavaEnum uid: "com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttQos" fullName: "com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttQos" name: "MqttQos" nameWithType: "MqttQos" inheritances: - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "valueOf(java.lang.Class,java.lang.String)?alt=java.lang.Enum.valueOf&text=valueOf\" data-throw-if-not-resolved=\"False\" />" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" syntax: "public enum **MqttQos**
extends <>" fields: - uid: "com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttQos.DELIVER_AT_LEAST_ONCE" fullName: "com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttQos.DELIVER_AT_LEAST_ONCE" name: "DELIVER_AT_LEAST_ONCE" nameWithType: "MqttQos.DELIVER_AT_LEAST_ONCE" - uid: "com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttQos.DELIVER_AT_MOST_ONCE" fullName: "com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttQos.DELIVER_AT_MOST_ONCE" name: "DELIVER_AT_MOST_ONCE" nameWithType: "MqttQos.DELIVER_AT_MOST_ONCE" - uid: "com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttQos.DELIVER_EXACTLY_ONCE" fullName: "com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttQos.DELIVER_EXACTLY_ONCE" name: "DELIVER_EXACTLY_ONCE" nameWithType: "MqttQos.DELIVER_EXACTLY_ONCE" - uid: "com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttQos.DELIVER_FAILURE" fullName: "com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttQos.DELIVER_FAILURE" name: "DELIVER_FAILURE" nameWithType: "MqttQos.DELIVER_FAILURE" - uid: "com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttQos.DELIVER_UNKNOWN" fullName: "com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttQos.DELIVER_UNKNOWN" name: "DELIVER_UNKNOWN" nameWithType: "MqttQos.DELIVER_UNKNOWN" methods: - uid: "com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttQos.valueOf(java.lang.String)" fullName: "com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttQos.valueOf(String name)" name: "valueOf(String name)" nameWithType: "MqttQos.valueOf(String name)" modifiers: - "static" parameters: - name: "name" type: "" syntax: "public static MqttQos valueOf(String name)" returns: type: "" - uid: "com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttQos.values()" fullName: "com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttQos.values()" name: "values()" nameWithType: "MqttQos.values()" modifiers: - "static" syntax: "public static MqttQos[] values()" returns: type: "[]" metadata: {} package: "com.microsoft.azure.sdk.iot.deps.transport.mqtt" artifact: com.microsoft.azure.sdk.iot:iot-deps:0.12.0