| Package | Description |
|---|---|
| com.microsoft.azure.sdk.iot.service |
| Modifier and Type | Method and Description |
|---|---|
FeedbackStatusCode |
FeedbackRecord.getStatusCode() |
static FeedbackStatusCode |
FeedbackStatusCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FeedbackStatusCode[] |
FeedbackStatusCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FeedbackRecord.setStatusCode(FeedbackStatusCode statusCode) |
Copyright © 2017. All rights reserved.