I'm sending a file to another person with Mesibo File Transfer API (using MesiboFileInfo) with the iOS and Android.
I would like to also send some metadata with this file. For example a JSON with some custom properties or something else that I need for my data flow. From what I see from the docs, I can't find any property in MesiboFileInfo specifically built for this purpose or am I missing something? How should I proceed?
Thanks