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

Wrapper around HKDocumentSample.

Public Attributes

CDADocument document
 
- Public Attributes inherited from BeliefEngine.HealthKit.Sample
DateTimeOffset startDate
 
DateTimeOffset endDate
 
- Public Attributes inherited from BeliefEngine.HealthKit.HObject
SourceRevision source
 
XmlNode metadata
 

Public Member Functions

 DocumentSample (XmlNode node)
 The default constructor.
 
- Public Member Functions inherited from BeliefEngine.HealthKit.Sample
 Sample (XmlNode node)
 The default constructor.
 
 Sample (DateTimeOffset startDate, DateTimeOffset endDate)
 Manual constructor.
 
override XElement ToXML ()
 Internal method. Converts the sample to XML.
 
- Public Member Functions inherited from BeliefEngine.HealthKit.HObject
 HObject (XmlNode node)
 The constructor used internally when reading health data.
 

Constructor & Destructor Documentation

◆ DocumentSample()

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

Member Data Documentation

◆ document

CDADocument BeliefEngine.HealthKit.DocumentSample.document

the CDADocument object for this sample