Property | Defined By | ||
---|---|---|---|
type : String = default | HealthService |
Method | Defined By | ||
---|---|---|---|
HealthService | |||
setServiceType(type:String):HealthService | HealthService |
Constant | Defined By | ||
---|---|---|---|
APPLE : String = apple [static] | HealthService | ||
DEFAULT : String = default [static] | HealthService | ||
FIT : String = fit [static] | HealthService | ||
HEALTH_CONNECT : String = health_connect [static] | HealthService |
type | property |
public var type:String = default
HealthService | () | Constructor |
public function HealthService()
setServiceType | () | method |
public function setServiceType(type:String):HealthService
Parameters
type:String |
HealthService |
APPLE | Constant |
public static const APPLE:String = apple
DEFAULT | Constant |
public static const DEFAULT:String = default
FIT | Constant |
public static const FIT:String = fit
HEALTH_CONNECT | Constant |
public static const HEALTH_CONNECT:String = health_connect