Services Service The Service class provides APIs for almost all the workflows supported by SDK. The APIs of this class are used internally by the SDK and what is public can be used by the application. Declaration Swift @objc public class Service : NSObject See more