Package 

Interface LivekitCloudAgent.DeleteAgentResponseOrBuilder

    • Method Summary

      Modifier and Type Method Description
      abstract boolean getSuccess() bool success = 1;
      abstract String getMessage() string message = 2;
      abstract ByteString getMessageBytes() string message = 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