VLDLibraryFeature Constants Reference

Declared in VLDSession.h

VLDLibraryFeature

Enum for checking what library features are available.

Definition

typedef NS_ENUM(NSUInteger, VLDLibraryFeature ) {
   VLDLibraryFeatureBluetooth,
   VLDLibraryFeatureOCR,
   VLDLibraryFeatureHealthKit,
};

Constants

VLDLibraryFeatureBluetooth

Getting readings from Bluetooth peripherals.

Declared In VLDSession.h.

VLDLibraryFeatureOCR

Getting readings from peripherals with VitalSnap’s OCR.

Declared In VLDSession.h.

VLDLibraryFeatureHealthKit

Getting readings from HealthKit.

Declared In VLDSession.h.

Declared In

VLDSession.h