public interface ChatGroupServiceConfiguration
| Modifier and Type | Method and Description |
|---|---|
int[] |
buddyListAllowedSocialRelationTypes()
Input a list of comma delimited values of allowed social relation types.
|
int |
buddyListMaxBuddies() |
java.lang.String[] |
buddyListSiteExcludes()
Specify a list of comma delimited site names that are excluded from
determining a user's list of buddies.
|
java.lang.String |
buddyListStrategy()
Specify the strategy to generate the list of buddies available in the
chat list.
|
boolean |
jabberEnabled() |
java.lang.String |
jabberHost() |
boolean |
jabberImportUserEnabled() |
int |
jabberPort() |
java.lang.String |
jabberResource() |
java.lang.String |
jabberServiceName() |
boolean |
jabberSock5ProxyEnabled() |
int |
jabberSock5ProxyPort() |
int[] buddyListAllowedSocialRelationTypes()
int buddyListMaxBuddies()
java.lang.String buddyListStrategy()
java.lang.String[] buddyListSiteExcludes()
boolean jabberEnabled()
boolean jabberImportUserEnabled()
java.lang.String jabberHost()
int jabberPort()
java.lang.String jabberResource()
java.lang.String jabberServiceName()
boolean jabberSock5ProxyEnabled()
int jabberSock5ProxyPort()