|
FireSync API
|
| kStatus kHealthSummary_ToString | ( | kHealthSummary | summary, |
| kString | str | ||
| ) |
Prints the contents of the summary to a readable string.
This method is intended to support informal diagnostic activities. The actual format of the output string may change over time to suit present needs. Accordingly, if an exact/stable format is required, this method should be avoided.
| summary | Health summary. |
| str | String to receive summary content. |