Type alias ProtectionState

ProtectionState: "ok" | "error" | "checking"

A protection state.

Remarks

Used in RegistrationCommand and CopyProtectionCommand.

Generated using TypeDoc