Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
amqpErrorCode |
"amqp:resource-limit-exceeded" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
amqpErrorCode |
"amqp:internal-error" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
amqpErrorCode |
"amqp:not-allowed" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
amqpErrorCode |
"amqp:link:message-size-exceeded" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
amqpErrorCode |
"amqp:not-found" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
amqpErrorCode |
"amqp:not-implemented" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
amqpErrorCode |
"amqp:precondition-failed" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
amqpErrorCode |
"amqp:unauthorized-access" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_KEEP_ALIVE_INTERVAL_IN_SECONDS |
230 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
IOTHUB_API_VERSION |
"2021-04-12" |
public static final String |
javaServiceClientIdentifier |
"com.microsoft.azure.sdk.iot.iot-service-client/" |
public static final String |
versionIdentifierKey |
"com.microsoft:client-version" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE_FEEDBACK_RECEIVE_TAG |
"cloudToDeviceMessageFeedbackReceiver" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
IF_MATCH |
"If-Match" |
public static final String |
REQUEST_ID |
"Request-Id" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LAST_UPDATE_TAG |
"$lastUpdated" |
public static final String |
LAST_UPDATE_VERSION_TAG |
"$lastUpdatedVersion" |
public static final String |
LAST_UPDATED_BY |
"$lastUpdatedBy" |
public static final String |
LAST_UPDATED_BY_DIGEST |
"$lastUpdatedByDigest" |
Copyright © 2023. All rights reserved.