SmsAction

open class SmsAction : Action

Author

Umang Chamaria Date: 2019-07-16

Constructors

SmsAction
Link copied to clipboard
open fun SmsAction(action: ActionType, phoneNumber: String, message: String)

Functions

toString
Link copied to clipboard
open fun toString(): String

Properties

message
Link copied to clipboard
val message: String
phoneNumber
Link copied to clipboard
val phoneNumber: String