FriendApplicationListDeletedCallback

introduction

Callback for friend request list deleted

Below four cases will trigger this callback

  1. Delete friend request pendency

  2. Reject friend request

  3. Grant friend request

  4. Friend request is denied by others

Returned template

void FriendApplicationListDeletedCallback(List<string> userids, string user_data);

Return value details

name type description
userids List< string > Deleted friend's userid list
user_data string User-defined data transfered by ImSDK without any processing

results matching ""

    No results matching ""