FriendApplicationListDeletedStringCallback

introduction

Callback for friend request list deleted (String type data callback)

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 FriendApplicationListDeletedStringCallback(string userids, string user_data);

Return value details

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

results matching ""

    No results matching ""