class Teak.LiveActivity.Reply
Result of a call to a Live Activity API.
Properties
| Name | Type | Description | Access |
|---|---|---|---|
|
True if the call resulted in an error. |
Get |
|
|
A mapping of the argument or cause of the error to an array of strings explaining the errors. |
Get |
|
|
The number of pending updates canceled by LiveActivity.CancelLiveActivityUpdates, or null for other calls. |
Get |
|
|
The JSON received from the server. |
Get |