| Package | Description |
|---|---|
| com.aliyun.openservices.iot.api.message.callback |
| Modifier and Type | Method and Description |
|---|---|
MessageCallback.Action |
MessageCallback.consume(MessageToken messageToken)
message callback method, implemented by the user
|
static MessageCallback.Action |
MessageCallback.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageCallback.Action[] |
MessageCallback.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.