Asynchronous Callback
The Play action is completely and successfully finished upon receiving the Play_Complete event.
| Parameter Name | .NET Type | Description |
|---|---|---|
| ElapsedTime | System.Int32 | The amount of time taken to perform the Play (in milliseconds). |
| ConnectionId | System.String | The same value as the ConnectionId passed in as an action parameter, if it was specified. |
| TerminationCondition | System.String | The condition which caused the Play to stop. Possible values for termination condition are as follows:
|