Values of metrics NetworkDiagnostics and LatestNetworkDiagnostics not fetched in communication-calling library. Please provide technical support.

Sharma, Ritika 140 Reputation points
2024-11-22T09:36:23.1333333+00:00

While fetching values of metrics -

  1. userFacingDiagnostics.network.getLatest()
  2. LatestNetworkDiagnostics, NetworkDiagnosticChangedEventArgs from '@azure/communication-calling'

Data not fetched.

Observed behavior-

  1. Blank object received
  2. Event not triggered when it should.

Please provide technical support/guide how to use these metrics from library to fetch the network details of azure call.

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
931 questions
{count} votes

Accepted answer
  1. VenkateshDodda-MSFT 22,401 Reputation points Microsoft Employee
    2024-11-22T11:08:50.45+00:00

    @Sharma, Ritika Thanks for posting your question in Microsoft Q&A, apologize for any inconvenience caused on this.

    1.Blank object received for --> userFacingDiagnostics.network.getLatest()

    As per the documentation here, this value will be defined if the event never got fired.

    2.Event not triggered when it should.

    Ideally, these events get fired off that could indicate due to some underlying issue (poor network, user has their microphone muted) that a user might have a poor experience.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.