Interface Protocol.RefreshRequestOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getToken()
      string token = 1;
      com.google.protobuf.ByteString getTokenBytes()
      string token = 1;
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
    • Method Detail

      • getToken

        java.lang.String getToken()
        string token = 1;
        Returns:
        The token.
      • getTokenBytes

        com.google.protobuf.ByteString getTokenBytes()
        string token = 1;
        Returns:
        The bytes for token.