CallAction

open class CallAction : Action

Author

Umang Chamaria Date: 2019-07-16

Constructors

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

Functions

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

Properties

phoneNumber
Link copied to clipboard
val phoneNumber: String