|
FireSync API
|
| kStatus kHealth_RemoveUpdateHandler | ( | kHealth | health, |
| kCallbackFx | function, | ||
| kPointer | receiver | ||
| ) |
Unregisters a callback from periodic health polling.
This method is thread-safe.
| health | Health service. |
| function | Callback function. |
| receiver | Context pointer for callback function (can be kNULL). |