Class ZegoRangeAudio.ZegoRangeAudioMicrophoneState

  • Enclosing class:
    ZegoRangeAudio

    public final class ZegoRangeAudio.ZegoRangeAudioMicrophoneState
    extends java.lang.Object
    范围语音麦克风状态。
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int Failed
      打开失败
      static int Opening
      正在打开中
      static int Success
      打开成功
      static int TempBroken
      临时中断,正在重试中
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ZegoRangeAudioMicrophoneState

        public ZegoRangeAudioMicrophoneState()