I am trying to create a text or a CSV file and send it to a server. The file would contain user id of just authenticated users and a timestamp. Is it possible? If so, can you please provide an example? I don't need it to be in a file, I just need to get the users to a web server.
I noticed ExtractFaceprintsForAuth function, but I didn't find an Android wrapper.
Hello,
I am trying to create a text or a CSV file and send it to a server. The file would contain user id of just authenticated users and a timestamp. Is it possible? If so, can you please provide an example? I don't need it to be in a file, I just need to get the users to a web server.
I noticed ExtractFaceprintsForAuth function, but I didn't find an Android wrapper.
Thank you!