React SDKAPI ReferenceInterfaces
ProtectErrorEvent
Event fired when protection of a capture fails.
Properties
captureId
captureId: string;Unique identifier matching the original capture event.
error
error: string;A human-readable error message explaining why protection failed.