Libertas OS API Documentation
    Preparing search index...

    Type Alias LibertasNetReadData

    LibertasNetReadData:
        | string
        | LibertasHttpResponse
        | LibertasNetError
        | undefined

    Incoming data type passed to a LibertasNetCallback function.