Documentation
    Preparing search index...

    Type Alias UCICopyprotectionMessage

    UCICopyprotectionMessage: UCIMessage & {
        status: UCICopyProtectionStatus;
        type: COPY_PROTECTION;
    }