MoEngage-Android-SDK
pushbase
/
com.moengage.pushbase.model.action
/
ShareAction
Share
Action
class
ShareAction
(
action
:
Action
,
content
:
String
)
:
Action
Content copied to clipboard
Share Action Object.
Author
Umang Chamaria
Constructors
Functions
Properties
Constructors
ShareAction
Link copied to clipboard
fun
ShareAction
(
action
:
Action
,
content
:
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
content
Link copied to clipboard
val
content
:
String
Content copied to clipboard
Content to be shared.
payload
Link copied to clipboard
var
payload
:
JSONObject
Content copied to clipboard