BEHealthKit 1.11
A HealthKit plugin for Unity
Loading...
Searching...
No Matches
Public Attributes | Public Member Functions | List of all members
BeliefEngine.HealthKit.SourceRevision Class Reference

Wrapper around HKSourceRevision.

Public Attributes

string name
 
string bundleID
 
string version
 
string productType
 

Public Member Functions

 SourceRevision (XmlNode node)
 The constructor used internally when reading health data.
 

Constructor & Destructor Documentation

◆ SourceRevision()

BeliefEngine.HealthKit.SourceRevision.SourceRevision ( XmlNode node)
inline
Parameters
nodethe XmlNode to create this object from.

Member Data Documentation

◆ bundleID

string BeliefEngine.HealthKit.SourceRevision.bundleID

the bundle ID of the source

◆ name

string BeliefEngine.HealthKit.SourceRevision.name

the name of the source

◆ productType

string BeliefEngine.HealthKit.SourceRevision.productType

the type of device, or null if unavailable

◆ version

string BeliefEngine.HealthKit.SourceRevision.version

the version of the source