public class SkypeProvider
extends org.exoplatform.webconferencing.CallProvider
| Modifier and Type | Class and Description |
|---|---|
class |
SkypeProvider.SettingsBuilder
The Class SettingsBuilder.
|
class |
SkypeProvider.SkypeIMInfo
The Class SkypeIMInfo.
|
class |
SkypeProvider.SkypeSettings
Skype and Skype for Business settings.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
SKYPE_APPNAME
The Constant SKYPE_TITLE.
|
static String |
SKYPE_SCHEMA
The Constant SKYPE_SCHEMA.
|
static String |
SKYPE_TITLE
The Constant SKYPE_TITLE.
|
static String |
SKYPE_TYPE
The Constant SKYPE_TYPE.
|
| Constructor and Description |
|---|
SkypeProvider(org.exoplatform.container.xml.InitParams params)
Instantiates a new skype provider.
|
SkypeProvider(org.exoplatform.social.core.profile.settings.UserProfileSettingsService profileSettings,
org.exoplatform.container.xml.InitParams params)
Instantiates a new skype provider.
|
| Modifier and Type | Method and Description |
|---|---|
org.exoplatform.webconferencing.UserInfo.IMInfo |
getIMInfo(String imId) |
String[] |
getSupportedTypes() |
String |
getTitle() |
String |
getType() |
String |
getVersion() |
SkypeProvider.SettingsBuilder |
settings()
Gets the settings.
|
equals, getDescription, getDescription, hashCode, isActive, isSupportedTypepublic static final String SKYPE_SCHEMA
public static final String SKYPE_TYPE
public static final String SKYPE_APPNAME
public static final String SKYPE_TITLE
public SkypeProvider(org.exoplatform.container.xml.InitParams params)
throws org.exoplatform.container.configuration.ConfigurationException
params - the paramsorg.exoplatform.container.configuration.ConfigurationException - the configuration exceptionpublic SkypeProvider(org.exoplatform.social.core.profile.settings.UserProfileSettingsService profileSettings,
org.exoplatform.container.xml.InitParams params)
throws org.exoplatform.container.configuration.ConfigurationException
profileSettings - the profile settingsparams - the paramsorg.exoplatform.container.configuration.ConfigurationException - the configuration exceptionpublic SkypeProvider.SettingsBuilder settings()
public org.exoplatform.webconferencing.UserInfo.IMInfo getIMInfo(String imId)
getIMInfo in class org.exoplatform.webconferencing.CallProviderpublic String getVersion()
getVersion in class org.exoplatform.webconferencing.CallProviderpublic String getType()
getType in class org.exoplatform.webconferencing.CallProviderpublic String[] getSupportedTypes()
getSupportedTypes in class org.exoplatform.webconferencing.CallProviderpublic String getTitle()
getTitle in class org.exoplatform.webconferencing.CallProviderCopyright © 2003–2018 eXo Platform SAS. All rights reserved.