Post
FollowIs there a possibility to handle the takePicture method with a callback function ?
Hi, I would like to handle the status of the takePicture method with a callback function to perform several others functions when the picture is available ( status === done ) is it possible ?
Is it a better way to manage the process than using time intervalled requests ?
Thanks
Please sign in to leave a comment.