MoEngage-Android-SDK
pushbase
/
com.moengage.pushbase.model.action
/
CallAction
Call
Action
class
CallAction
(
action
:
Action
,
number
:
String
)
:
Action
Content copied to clipboard
Author
Umang Chamaria Date: 2021/03/25
Constructors
Functions
Properties
Constructors
CallAction
Link copied to clipboard
fun
CallAction
(
action
:
Action
,
number
:
String
)
Content copied to clipboard
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
action
Link copied to clipboard
val
action
:
Action
Content copied to clipboard
actionType
Link copied to clipboard
var
actionType
:
String
Content copied to clipboard
number
Link copied to clipboard
val
number
:
String
Content copied to clipboard
Mobile number
payload
Link copied to clipboard
var
payload
:
JSONObject
Content copied to clipboard