tsParticles - v0.0.0
    Preparing search index...
    interface ApplicationExtension {
        authenticationCode: string;
        data: Uint8Array;
        identifier: string;
    }
    Index

    Properties

    authenticationCode: string

    3 bytes to authenticate the application identifier

    data: Uint8Array

    the (raw) data of this application extension

    identifier: string

    8 character string identifying the application