@ably/chat - v0.10.0
    Preparing search index...

    Interface ChatClientContextProviderProps

    Props for the chat client context provider.

    interface ChatClientContextProviderProps {
        client: ChatClient;
    }
    Index

    Properties

    Properties

    client: ChatClient

    Instance of the ChatClient