PolarBleApiDefaultImpl
public class PolarBleApiDefaultImpl
Class to provide the default implementation of the Polar Ble API
-
New instance of Polar Ble API implementation
Declaration
Swift
public static func polarImplementation(_ queue: DispatchQueue, features: Set<PolarBleSdkFeature>) -> PolarBleApiParameters
queuecontext of where the API is used
featuresbit mask with one or more items from enum
FeaturesReturn Value
api instance
-
Return current version
Declaration
Swift
public static func versionInfo() -> StringReturn Value
version in format major.minor.patch