public enum Topics extends Enum<Topics>
| Enum Constant and Description |
|---|
SUBSCRIBE_TOPIC_ACTIONS |
SUBSCRIBE_TOPIC_ERRORS |
| Modifier and Type | Method and Description |
|---|---|
static Topics |
valueOf(String name) |
static Topics[] |
values() |
Copyright © 2018. All rights reserved.