#include <dwc.h>typedef void(*) DWCDeleteFriendListCallback(int deletedIndex,
int srcIndex,
void *param);| Friend roster index of deleted friend. | |
| Friend roster index of the friend data that was judged to be duplicate. | |
| Callback parameter. |
None.
This function is called if duplicate friend data is found in the friend roster and it is erased by the library while the DWC_UpdateServersAsync function is processing.
CONFIDENTIAL