Modifier and Type | Method and Description |
---|---|
ResultCodes.AckResult |
ResultCodes.AckResult.getOperationResult() |
ResultCodes.AckResult |
AckMessage.status()
Returns the status of this message set by the broker.
|
static ResultCodes.AckResult |
ResultCodes.AckResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResultCodes.AckResult[] |
ResultCodes.AckResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Bloomberg L.P.. All rights reserved.