public class SocialMediaFactory extends Object
Constructor and Description |
---|
SocialMediaFactory() |
Modifier and Type | Method and Description |
---|---|
static I_SocialMediaClient |
getClient(E_SocialMediaPlugins type)
Gets a client.
|
static I_SocialMediaClient |
getFacebookClient()
Gets the facebook client.
|
static I_SocialMediaClient |
getTwitterClient()
Gets the twitter client.
|
static void |
refreshCfg()
Refresh the configuration of all clients.
|
public static I_SocialMediaClient getClient(E_SocialMediaPlugins type)
type
- the type of the clientpublic static I_SocialMediaClient getFacebookClient()
public static I_SocialMediaClient getTwitterClient()
public static void refreshCfg()
Copyright © 2016 Fraunhofer FOKUS. All rights reserved.