gbox-sdk
    Preparing search index...

    Interface AndroidListPkgSimpleParams

    interface AndroidListPkgSimpleParams {
        pkgType?: ("system" | "thirdParty")[];
    }
    Index

    Properties

    Properties

    pkgType?: ("system" | "thirdParty")[]

    Package type: system or thirdParty, default is thirdParty