core.agentchannelstats | Medplum
AgentChannelStats type
Signature:
export type AgentChannelStats = {
rtt: AgentRttStats;
};
References: AgentRttStats
Signature:
export type AgentChannelStats = {
rtt: AgentRttStats;
};
References: AgentRttStats