/tripkit/TripKitAndroid/com.skedgo.tripkit.bookingproviders/SmsBookingResolver/Companion/createSmsIntentByAction
createSmsIntentByAction
\
fun createSmsIntentByAction(action: String): Intent
Parameters
androidJvm
action | e.g. 'sms:12345?Body goes here' where '12345' is phone number and 'Body goes here' is sms body. |