C# Class Kreyos.Classes.Managers.ObserverInfo

显示文件 Open project: kreyosopensource/KreyosWP Class Usage Examples

Public Properties

Property Type Description
Command EBTEvent
Device string
Devices List
Error string
OverallData Kreyos.SDK.Bluetooth.ActivityDataDoc
SportsData Kreyos.SDK.Bluetooth.SportsDataRow
TodaysData Kreyos.SDK.Bluetooth.TodayActivity

Property Details

Command public_oe property

public EBTEvent Command
return EBTEvent

Device public_oe property

public string Device
return string

Devices public_oe property

public List Devices
return List

Error public_oe property

public string Error
return string

OverallData public_oe property

public ActivityDataDoc,Kreyos.SDK.Bluetooth OverallData
return Kreyos.SDK.Bluetooth.ActivityDataDoc

SportsData public_oe property

public SportsDataRow,Kreyos.SDK.Bluetooth SportsData
return Kreyos.SDK.Bluetooth.SportsDataRow

TodaysData public_oe property

public TodayActivity,Kreyos.SDK.Bluetooth TodaysData
return Kreyos.SDK.Bluetooth.TodayActivity