| Package | Description |
|---|---|
| com.hivemq.spi.callback.events | |
| com.hivemq.spi.message |
| Modifier and Type | Method and Description |
|---|---|
SubackReturnCode |
OnTopicSubscriptionCallback.getSubackReturnCodeForClient(Topic topic,
SubackReturnCode authorizationResult,
ClientData clientData)
|
| Modifier and Type | Method and Description |
|---|---|
SubackReturnCode |
OnTopicSubscriptionCallback.getSubackReturnCodeForClient(Topic topic,
SubackReturnCode authorizationResult,
ClientData clientData)
|
| Modifier and Type | Method and Description |
|---|---|
static SubackReturnCode |
SubackReturnCode.valueOf(byte code) |
static SubackReturnCode |
SubackReturnCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SubackReturnCode[] |
SubackReturnCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013-2018 dc-square GmbH. All Rights Reserved.