Package 

Interface LivekitSip.ListSIPInboundTrunkResponseOrBuilder

    • Method Summary

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