core.agentchannelstats
Home > @medplum/core > AgentChannelStats
AgentChannelStats type
Signature:
export type AgentChannelStats = {
rtt: AgentRttStats;
};
References: AgentRttStats
Home > @medplum/core > AgentChannelStats
Signature:
export type AgentChannelStats = {
rtt: AgentRttStats;
};
References: AgentRttStats