Package 

Interface LivekitSip.ListSIPDispatchRuleResponseOrBuilder

    • Method Summary

      Modifier and Type Method Description
      abstract List<LivekitSip.SIPDispatchRuleInfo> getItemsList() repeated .livekit.SIPDispatchRuleInfo items = 1;
      abstract LivekitSip.SIPDispatchRuleInfo getItems(int index) repeated .livekit.SIPDispatchRuleInfo items = 1;
      abstract int getItemsCount() repeated .livekit.SIPDispatchRuleInfo items = 1;
      • 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