Uses of Class
org.robovm.apple.businesschat.BCChatButtonStyle
| Package | Description |
|---|---|
| org.robovm.apple.businesschat |
-
Uses of BCChatButtonStyle in org.robovm.apple.businesschat
Methods in org.robovm.apple.businesschat that return BCChatButtonStyle Modifier and Type Method Description static BCChatButtonStyleBCChatButtonStyle. valueOf(long n)Returns the enum constant of this type with the specified name.static BCChatButtonStyleBCChatButtonStyle. valueOf(String name)Returns the enum constant of this type with the specified name.static BCChatButtonStyle[]BCChatButtonStyle. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.businesschat with parameters of type BCChatButtonStyle Modifier and Type Method Description protected longBCChatButton. init(BCChatButtonStyle style)Constructors in org.robovm.apple.businesschat with parameters of type BCChatButtonStyle Constructor Description BCChatButton(BCChatButtonStyle style)