Packagecom.distriqt.extension.health
Classpublic class HealthService
InheritanceHealthService Inheritance Object



Public Properties
 PropertyDefined By
  type : String = default
HealthService
Public Methods
 MethodDefined By
  
HealthService
  
HealthService
Public Constants
 ConstantDefined By
  APPLE : String = apple
[static]
HealthService
  DEFAULT : String = default
[static]
HealthService
  FIT : String = fit
[static]
HealthService
  HEALTH_CONNECT : String = health_connect
[static]
HealthService
Property Detail
typeproperty
public var type:String = default

Constructor Detail
HealthService()Constructor
public function HealthService()



Method Detail
setServiceType()method
public function setServiceType(type:String):HealthService

Parameters

type:String

Returns
HealthService
Constant Detail
APPLEConstant
public static const APPLE:String = apple

DEFAULTConstant 
public static const DEFAULT:String = default

FITConstant 
public static const FIT:String = fit

HEALTH_CONNECTConstant 
public static const HEALTH_CONNECT:String = health_connect