Record_Failed

Metreos.MediaControl.Record_Failed

Summary

The Record action is completely and unsuccessfully finished upon receiving the Record_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.