Package 

Interface LivekitAgent.RegisterWorkerResponseOrBuilder

    • Method Summary

      Modifier and Type Method Description
      abstract String getWorkerId() string worker_id = 1;
      abstract ByteString getWorkerIdBytes() string worker_id = 1;
      abstract boolean hasServerInfo() .livekit.ServerInfo server_info = 3;
      abstract LivekitModels.ServerInfo getServerInfo() .livekit.ServerInfo server_info = 3;
      • 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