HealthInformation.getDescription 方法
定义
Gets the description of the health information. It represents free text used to add human readable information about the report.
Remarks:The maximum string length for the description is 4096 characters.
public String getDescription()
返回
String
A String which describes the health information in human readable form.