public class Config
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Method and Description |
---|---|
boolean |
canUserCreateMoreConversations() |
java.lang.String |
getAppName()
String representing the name of the app
|
java.lang.String |
getIconUrl() |
boolean |
isStripeEnabled()
Flag determining whether stripe is enabled for the app
|
public boolean isStripeEnabled()
public java.lang.String getIconUrl()
public java.lang.String getAppName()
public boolean canUserCreateMoreConversations()