Play_Failed

Metreos.MediaControl.Play_Failed

Summary

The Play action is completely and unsuccessfully finished upon receiving the Play_Failed event.

Event Parameters
Parameter Name.NET TypeDescription
ConnectionIdSystem.StringThe same value as the ConnectionId passed in as an action parameter, if it was specified.
ResultCodeSystem.StringA numeric code indicating the result status of the operation. A '0' indicates success; a positive number indicates an error. Please reference the Media Control Error Codes table for descriptions on specific error codes.