new ActivityMessageToActivity()
Extends
Methods
(static) ActivityMessageToActivity#getAction() → {String}
Get the field value
The name of the activity/action being sent to a running custom activity
Returns:
- Type
- String
(static) ActivityMessageToActivity#getPayload() → {String}
Get the field value
Data for this activity
Returns:
- Type
- String
(static) ActivityMessageToActivity#setAction(action)
Set the field value
The name of the activity/action being sent to a running custom activity
Parameters:
Name | Type | Description |
---|---|---|
action |
String |
(static) ActivityMessageToActivity#setPayload(payload)
Set the field value
Data for this activity
Parameters:
Name | Type | Description |
---|---|---|
payload |
String |