Interface: IActivityResolution
coresdk.activity_result.IActivityResolution
Properties of an ActivityResolution.
Implemented by
Properties
backoff
• Optional
backoff: null
| IDoBackoff
ActivityResolution backoff
cancelled
• Optional
cancelled: null
| ICancellation
ActivityResolution cancelled
completed
• Optional
completed: null
| ISuccess
ActivityResolution completed
failed
• Optional
failed: null
| IFailure
ActivityResolution failed