Class DominantSpeakersCallFeature


  • public final class DominantSpeakersCallFeature
    extends CallFeature
    Call Feature for managing the dominant speakers of a call
    • Method Detail

      • getDominantSpeakersInfo

        public DominantSpeakersInfo getDominantSpeakersInfo()
        Information about the dominant speakers of the call
      • addOnDominantSpeakersChangedListener

        public void addOnDominantSpeakersChangedListener​(PropertyChangedListener listener)
        Adds the specified listener to receive OnDominantSpeakersChanged events. dominantSpeakersChanged Event. Occurs when there's a change in the dominant speakers in the call
      • removeOnDominantSpeakersChangedListener

        public void removeOnDominantSpeakersChangedListener​(PropertyChangedListener listener)
        Removes the specified listener to receive OnDominantSpeakersChanged events. dominantSpeakersChanged Event. Occurs when there's a change in the dominant speakers in the call