void setPayload(SimpleEvent target, SimpleEvent source)
void setPayload(SimpleEvent target, SimpleEvent source)
Name | Type | Description |
---|---|---|
target | SimpleEvent | The SimpleEvent whose payload is being set. |
source | SimpleEvent | The SimpleEvent from which the payload is obtained |
Type | Description |
---|---|
void |