I am trying to use the Android [SMSRetriever][1]
API to auto-read a token sent using Authy. However, I am unable to find out how to include a custom string (in this case, my app's Android hash) in the text that Authy will send.
Is this a matter of an extra request parameter to be sent to Authy, or something I need to set up on the dashboard in Twilio? Or is this not possible?