Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TIMFriendBlackListAddedCallbackFunc

Hierarchy

  • TIMFriendBlackListAddedCallbackFunc

Callable

  • TIMFriendBlackListAddedCallbackFunc(json_friend_black_added_array: string, user_data: string): void
  • Parameters

    • json_friend_black_added_array: string

      json_friend_black_added_array:Added blacklist list (item referenceFriendProfile

    • user_data: string

      user_data: User-defined data, which is passed through by the IM SDK without being processed.

    Returns void

Generated using TypeDoc