SeekAndPlay_Failed

Metreos.MediaControl.SeekAndPlay_Failed

Summary

The SeekAndPlay action is completely and unsuccessfully finished upon receiving the SeekAndPlay_Failed event.

Event Parameters
Parameter Name.NET TypeDescription
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.
ConnectionIdSystem.StringThe same value as the ConnectionId passed in as an action parameter, if it was specified.