Member Junction
    Preparing search index...

    Interface RealtimeCoAgentConfig

    The fully-normalized effective configuration for a Realtime co-agent.

    interface RealtimeCoAgentConfig {
        realtime?: RealtimeConfigSection;
    }
    Index

    Properties

    Properties

    The realtime section; absent when no layer supplied one.