Interface EventModeration.SponsorshipSettingsOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Sponsorship getSponsors​(int index)
      repeated .streamlayer.interactive.Sponsorship sponsors = 1 [json_name = "sponsors"];
      int getSponsorsCount()
      repeated .streamlayer.interactive.Sponsorship sponsors = 1 [json_name = "sponsors"];
      java.util.List<Sponsorship> getSponsorsList()
      repeated .streamlayer.interactive.Sponsorship sponsors = 1 [json_name = "sponsors"];
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
    • Method Detail

      • getSponsorsList

        java.util.List<Sponsorship> getSponsorsList()
        repeated .streamlayer.interactive.Sponsorship sponsors = 1 [json_name = "sponsors"];
      • getSponsors

        Sponsorship getSponsors​(int index)
        repeated .streamlayer.interactive.Sponsorship sponsors = 1 [json_name = "sponsors"];
      • getSponsorsCount

        int getSponsorsCount()
        repeated .streamlayer.interactive.Sponsorship sponsors = 1 [json_name = "sponsors"];