React Native Firebase
    Preparing search index...

    Variable LiveResponseTypeConst Beta

    LiveResponseType: {
        SERVER_CONTENT: string;
        TOOL_CALL: string;
        TOOL_CALL_CANCELLATION: string;
    } = ...

    The types of responses that can be returned by LiveSession.receive.

    Type Declaration

    • SERVER_CONTENT: string
    • TOOL_CALL: string
    • TOOL_CALL_CANCELLATION: string