Package 

Interface LivekitModels.RpcAckOrBuilder

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

    
    public interface LivekitModels.RpcAckOrBuilder
     implements MessageLiteOrBuilder
                        
    • Method Summary

      Modifier and Type Method Description
      abstract String getRequestId() string request_id = 1 [(.logger.name) = "requestID"];
      abstract ByteString getRequestIdBytes() string request_id = 1 [(.logger.name) = "requestID"];
      • 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
    • Method Detail

      • getRequestId

         abstract String getRequestId()

        string request_id = 1 [(.logger.name) = "requestID"];

      • getRequestIdBytes

         abstract ByteString getRequestIdBytes()

        string request_id = 1 [(.logger.name) = "requestID"];