Package 

Interface LivekitTokenSource.TokenSourceResponseOrBuilder

    • Method Summary

      Modifier and Type Method Description
      abstract String getServerUrl() string server_url = 1;
      abstract ByteString getServerUrlBytes() string server_url = 1;
      abstract String getParticipantToken() string participant_token = 2;
      abstract ByteString getParticipantTokenBytes() string participant_token = 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