React Native Firebase
    Preparing search index...

    ChatSession class that enables sending chat messages and stores history of sent and received messages so far.

    Index

    Constructors

    Methods

    • Gets the chat history so far. Blocked prompts are not added to history. Neither blocked candidates nor the prompts that generated them are added to history.

      Returns Promise<Content[]>

    Properties

    model: string
    requestOptions?: RequestOptions