React Native Firebase
    Preparing search index...

    ChatSession class for server-side templates that enables sending chat messages and stores history of sent and received messages so far.

    Hierarchy (View Summary)

    Index

    Constructors

    Methods

    Properties

    _history: Content[] = []
    _sendPromise: Promise<void> = ...
    requestOptions?: RequestOptions