GetSavedImage
callbacks to register while saving screenshot
Declaration
interface GetSavedImage
Topics
Methods
public void receivedSavedImage(String image)
When the screenshot is captured and saved successfully than this callback will be triggered
Parameters:
-image: path where image is saved.
public void failed()
If there is any error while saving the screenshot than this callback will be triggered
If at any point you need help from the Passio team, please reach out to us at support@passiolife.com
Last updated