#include <dwc.h>typedef void(*) DWCUpdateServersCallback(DWCError error,
BOOL isChanged,
void *param);| DWC error type | |
| TRUE: The friend roster was rewritten during asynchronous processing. FALSE: The friend roster was not rewritten. |
|
| Callback parameter. |
None.
This function is called when the friend roster synchronization process completes.
CONFIDENTIAL