Skip to content

Instantly share code, notes, and snippets.

@zgramming
Created September 14, 2023 16:15
Show Gist options
  • Save zgramming/d033c40dc255b4c0bdbcf99cab22bf44 to your computer and use it in GitHub Desktop.
Save zgramming/d033c40dc255b4c0bdbcf99cab22bf44 to your computer and use it in GitHub Desktop.
Response Sent & Delivered SMS
E/METHOD_CHANNEL_UTILS(15799): Message content: Lorem ipsum dolor sit amet consectetur adipisicing elit. Voluptas ipsa nemo aspernatur asperiores! Error ipsa sunt voluptatibus ex iusto et perferendis aspernatur corrupti, enim unde. Delectus voluptate quisquam quas possimus?
E/METHOD_CHANNEL_UTILS(15799): Message length: 226
E/SENT_SMS_RECEIVER(15799): Called with {message=SMS_RESULT_OK : SMS sent successfully, code=-1, status=true, surveyResponseId=}
E/DELIVERED_SMS_RECEIVER(15799): RESULT_OK
E/DELIVERED_SMS_RECEIVER(15799): Called with {message=SMS_RESULT_OK : SMS delivered successfully, code=-1, status=true}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment