| Modifier and Type | Method and Description |
|---|---|
LiveChatButtonType |
LiveChatButton.getType() |
static LiveChatButtonType |
LiveChatButtonType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LiveChatButtonType[] |
LiveChatButtonType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LiveChatButton.setType(LiveChatButtonType type) |
Copyright © 2020. All Rights Reserved.