• Handles the on demand agent data sent from the remote agent. Intended for use in integrations where response data is received out-of-band (via /send endpoint).

    Parameters

    • data: string
    • Optional options: Readonly<PublicHandleAgentDataOptions>

    Returns void

    Throws

    FingerprintError with code 'handle_agent_data' if response is malformed.

Generated using TypeDoc