AnonymousServiceProviderInterface

This interface represents the general manager for services.

It will be used by the application developer to access any service that is provided by the Mobile SDK.

Since

3.0.0

Inheritors

Functions

Link copied to clipboard
public abstract CallServiceInterface getCallService()
This method creates (if necessary) and returns the singleton CallService instance.
Link copied to clipboard
public abstract String getVersion()
This method returns actual VersionID of MobileSDK.