public class SkypeProvider
extends org.exoplatform.videocalls.VideoCallsProvider
| Modifier and Type | Class and Description |
|---|---|
class |
SkypeProvider.SettingsBuilder
The Class SettingsBuilder.
|
class |
SkypeProvider.SkypeIMInfo
The Class SkypeIMInfo.
|
| 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.videocalls.UserInfo.IMInfo |
getIMInfo(String imId) |
SkypeProvider.SettingsBuilder |
getSettings()
Gets the settings.
|
String[] |
getSupportedTypes() |
String |
getTitle() |
String |
getType() |
String |
getVersion() |
public 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 getSettings()
public org.exoplatform.videocalls.UserInfo.IMInfo getIMInfo(String imId) throws org.exoplatform.videocalls.VideoCallsProviderException
getIMInfo in class org.exoplatform.videocalls.VideoCallsProviderorg.exoplatform.videocalls.VideoCallsProviderExceptionpublic String getVersion()
getVersion in class org.exoplatform.videocalls.VideoCallsProviderpublic String getType()
getType in class org.exoplatform.videocalls.VideoCallsProviderpublic String[] getSupportedTypes()
getSupportedTypes in class org.exoplatform.videocalls.VideoCallsProviderpublic String getTitle()
getTitle in class org.exoplatform.videocalls.VideoCallsProviderCopyright © 2003–2017 eXo Platform SAS. All rights reserved.