public final class SocialMobileBackendManager
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
SocialMobileBackend |
getDefaultMobileBackend(Context context)
Returns the default mobile backend.
|
static SocialMobileBackendManager |
getManager()
Returns the mobile backend manager
|
SocialMobileBackend |
getMobileBackend(Context context)
Returns the specified mobile backend.
|
public static SocialMobileBackendManager getManager()
public SocialMobileBackend getDefaultMobileBackend(Context context) throws ServiceProxyException
context
- current contextServiceProxyException
public SocialMobileBackend getMobileBackend(Context context) throws ServiceProxyException
context
- current contextServiceProxyException