toggle menu
MoEngage-Android-SDK
androidJvm
switch theme
search in API
pushbase
/
com.moengage.pushbase.model.action
/
CallAction
Call
Action
class
CallAction
constructor
(
action
:
Action
,
val
number
:
String
)
:
Action
Call Action
Author
Umang Chamaria
Members
Constructors
Call
Action
Link copied to clipboard
constructor
(
action
:
Action
,
number
:
String
)
Properties
action
Type
Link copied to clipboard
val
actionType
:
String
Type of action.
number
Link copied to clipboard
val
number
:
String
Mobile number
payload
Link copied to clipboard
val
payload
:
JSONObject
Action payload.
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String