Package 

Interface LivekitSip.GetSIPInboundTrunkResponseOrBuilder

    • Method Summary

      Modifier and Type Method Description
      abstract boolean hasTrunk() .livekit.SIPInboundTrunkInfo trunk = 1;
      abstract LivekitSip.SIPInboundTrunkInfo getTrunk() .livekit.SIPInboundTrunkInfo trunk = 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