public abstract class CallProvider.Settings extends Object
| Constructor and Description |
|---|
Settings() |
| Modifier and Type | Method and Description |
|---|---|
void |
addMessages(Map<String,String> messages)
Add the messages.
|
Map<String,String> |
getMessages()
Gets the messages.
|
String[] |
getSupportedTypes()
Gets the supported types.
|
String |
getTitle()
Gets the title.
|
String |
getType()
Gets the name.
|
String |
getVersion()
Gets the version.
|
boolean |
isActive()
Checks if is active.
|
public final boolean isActive()
public String getType()
public String[] getSupportedTypes()
public String getTitle()
public String getVersion()
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.