core.agentchannelstats | Medplum

AgentChannelStats type

Signature:

export type AgentChannelStats = {
    rtt: AgentRttStats;
};

References: AgentRttStats