Package 

Enum Call.Issue

  • All Implemented Interfaces:
    java.io.Serializable , java.lang.Comparable

    
    public enum Call.Issue
    
                        

    An enum representing issue type associated with a call.

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      ECHO

      There was echo during call.

      NOISY_CALL

      There was disturbance, background noise, low clarity.

      CHOPPY_AUDIO

      Periodically, participants couldn’t hear each other. Some words were lost.

      ONE_WAY_AUDIO

      One participant couldn’t hear the other.

      AUDIO_LATENCY

      Participants can hear each other but with significant delay.

      DROPPED_CALL

      Call initially connected but was dropped.

      NOT_REPORTED

      No issue reported.