Libertas OS API Documentation
    Preparing search index...

    Type Alias LibertasNetError

    LibertasNetError: [
        errorCode: number,
        errorText: string,
        errorType: LibertasNetErrorType,
    ]

    An error object passed to a LibertasNetCallback function.