Package 

Interface LivekitRtc.ConnectionSettingsOrBuilder

    • Method Summary

      Modifier and Type Method Description
      abstract boolean getAutoSubscribe() bool auto_subscribe = 1;
      abstract boolean getAdaptiveStream() bool adaptive_stream = 2;
      abstract boolean hasSubscriberAllowPause() optional bool subscriber_allow_pause = 3;
      abstract boolean getSubscriberAllowPause() optional bool subscriber_allow_pause = 3;
      abstract boolean getDisableIceLite() bool disable_ice_lite = 4;
      • Methods inherited from class com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait