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?