Interface InviteRequest.InviteReferralOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getWatchingGame()
      string watching_game = 1 [json_name = "watchingGame"];
      com.google.protobuf.ByteString getWatchingGameBytes()
      string watching_game = 1 [json_name = "watchingGame"];
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
    • Method Detail

      • getWatchingGame

        java.lang.String getWatchingGame()
        string watching_game = 1 [json_name = "watchingGame"];
        Returns:
        The watchingGame.
      • getWatchingGameBytes

        com.google.protobuf.ByteString getWatchingGameBytes()
        string watching_game = 1 [json_name = "watchingGame"];
        Returns:
        The bytes for watchingGame.