Package 

Interface LivekitSip.SIPStatusOrBuilder

  • All Implemented Interfaces:
    com.google.protobuf.MessageLiteOrBuilder

    
    public interface LivekitSip.SIPStatusOrBuilder
     implements MessageLiteOrBuilder
                        
    • Method Summary

      Modifier and Type Method Description
      abstract int getCodeValue() .livekit.SIPStatusCode code = 1;
      abstract LivekitSip.SIPStatusCode getCode() .livekit.SIPStatusCode code = 1;
      abstract String getStatus() string status = 2;
      abstract ByteString getStatusBytes() string status = 2;
      • 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