You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for developing many wonderful libraries.
I used the "libpff_message_get_recipients" function to get the recipients structure from the message.
When I tried to get detailed information from recipients, all functions related to recipients were deprecated.
I wrote the code below to enumerate the recipients, but is this redundant writing recommended?
Why is the recipients function deprecated?
Thank you for developing many wonderful libraries.
I used the "libpff_message_get_recipients" function to get the recipients structure from the message.
When I tried to get detailed information from recipients, all functions related to recipients were deprecated.
I wrote the code below to enumerate the recipients, but is this redundant writing recommended?
Why is the recipients function deprecated?
The text was updated successfully, but these errors were encountered: