Class EventModeration

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  EventModeration.Builder
      live in-play moderation
      static class  EventModeration.NotificationSettings
      Protobuf type streamlayer.interactive.EventModeration.NotificationSettings
      static interface  EventModeration.NotificationSettingsOrBuilder  
      static class  EventModeration.QuestionSettings
      Protobuf type streamlayer.interactive.EventModeration.QuestionSettings
      static interface  EventModeration.QuestionSettingsOrBuilder  
      static class  EventModeration.SponsorshipSettings
      Protobuf type streamlayer.interactive.EventModeration.SponsorshipSettings
      static interface  EventModeration.SponsorshipSettingsOrBuilder  
      • Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageLite

        com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser<T extends com.google.protobuf.GeneratedMessageLite<T,​?>>, com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,​BuilderType>,​BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,​BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,​BuilderType>,​BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,​BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,​BuilderType>,​BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,​BuilderType>>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite,​Type extends java.lang.Object>, com.google.protobuf.GeneratedMessageLite.MethodToInvoke, com.google.protobuf.GeneratedMessageLite.SerializedForm
      • Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite

        com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      protected java.lang.Object dynamicMethod​(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)  
      com.google.protobuf.Timestamp getActivatedAt()
      .google.protobuf.Timestamp activated_at = 8 [json_name = "activatedAt"];
      BypassNotifications getBypassNotifications()
      .streamlayer.interactive.BypassNotifications bypass_notifications = 11 [json_name = "bypassNotifications"];
      com.google.protobuf.Timestamp getDeactivatedAt()
      .google.protobuf.Timestamp deactivated_at = 9 [json_name = "deactivatedAt"];
      static EventModeration getDefaultInstance()  
      java.lang.String getEventId()
      string event_id = 2 [json_name = "eventId"];
      com.google.protobuf.ByteString getEventIdBytes()
      string event_id = 2 [json_name = "eventId"];
      java.lang.String getId()
      string id = 1 [json_name = "id"];
      com.google.protobuf.ByteString getIdBytes()
      string id = 1 [json_name = "id"];
      ImporterCollaboration getImporterCollaboration()
      .streamlayer.interactive.ImporterCollaboration importer_collaboration = 12 [json_name = "importerCollaboration"];
      EventModeration.NotificationSettings getNotification()
      .streamlayer.interactive.EventModeration.NotificationSettings notification = 7 [json_name = "notification"];
      boolean getOnboardingEnabled()
      bool onboarding_enabled = 4 [json_name = "onboardingEnabled"];
      java.lang.String getOrganizationId()
      string organization_id = 13 [json_name = "organizationId"];
      com.google.protobuf.ByteString getOrganizationIdBytes()
      string organization_id = 13 [json_name = "organizationId"];
      EventModeration.QuestionSettings getQuestion()
      .streamlayer.interactive.EventModeration.QuestionSettings question = 5 [json_name = "question"];
      QuestionAutoPost getQuestionAutoPost()
      .streamlayer.interactive.QuestionAutoPost question_auto_post = 10 [json_name = "questionAutoPost"];
      EventModeration.SponsorshipSettings getSponsors()
      .streamlayer.interactive.EventModeration.SponsorshipSettings sponsors = 6 [json_name = "sponsors"];
      Sponsorship getSponsorship()
      Deprecated.
      boolean hasActivatedAt()
      .google.protobuf.Timestamp activated_at = 8 [json_name = "activatedAt"];
      boolean hasBypassNotifications()
      .streamlayer.interactive.BypassNotifications bypass_notifications = 11 [json_name = "bypassNotifications"];
      boolean hasDeactivatedAt()
      .google.protobuf.Timestamp deactivated_at = 9 [json_name = "deactivatedAt"];
      boolean hasImporterCollaboration()
      .streamlayer.interactive.ImporterCollaboration importer_collaboration = 12 [json_name = "importerCollaboration"];
      boolean hasNotification()
      .streamlayer.interactive.EventModeration.NotificationSettings notification = 7 [json_name = "notification"];
      boolean hasQuestion()
      .streamlayer.interactive.EventModeration.QuestionSettings question = 5 [json_name = "question"];
      boolean hasQuestionAutoPost()
      .streamlayer.interactive.QuestionAutoPost question_auto_post = 10 [json_name = "questionAutoPost"];
      boolean hasSponsors()
      .streamlayer.interactive.EventModeration.SponsorshipSettings sponsors = 6 [json_name = "sponsors"];
      boolean hasSponsorship()
      Deprecated.
      static EventModeration.Builder newBuilder()  
      static EventModeration.Builder newBuilder​(EventModeration prototype)  
      static EventModeration parseDelimitedFrom​(java.io.InputStream input)  
      static EventModeration parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static EventModeration parseFrom​(byte[] data)  
      static EventModeration parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static EventModeration parseFrom​(com.google.protobuf.ByteString data)  
      static EventModeration parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static EventModeration parseFrom​(com.google.protobuf.CodedInputStream input)  
      static EventModeration parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static EventModeration parseFrom​(java.io.InputStream input)  
      static EventModeration parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static EventModeration parseFrom​(java.nio.ByteBuffer data)  
      static EventModeration parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static com.google.protobuf.Parser<EventModeration> parser()  
      • Methods inherited from class com.google.protobuf.GeneratedMessageLite

        createBuilder, createBuilder, dynamicMethod, dynamicMethod, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, emptyProtobufList, equals, getDefaultInstanceForType, getParserForType, getSerializedSize, hashCode, isInitialized, isInitialized, makeImmutable, mergeLengthDelimitedField, mergeUnknownFields, mergeVarintField, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBuilderForType, newMessageInfo, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseDelimitedFrom, parseDelimitedFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parsePartialFrom, parseUnknownField, registerDefaultInstance, toBuilder, toString, writeTo
      • Methods inherited from class com.google.protobuf.AbstractMessageLite

        addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
    • Field Detail

      • SPONSORSHIP_FIELD_NUMBER

        public static final int SPONSORSHIP_FIELD_NUMBER
        See Also:
        Constant Field Values
      • ONBOARDING_ENABLED_FIELD_NUMBER

        public static final int ONBOARDING_ENABLED_FIELD_NUMBER
        See Also:
        Constant Field Values
      • NOTIFICATION_FIELD_NUMBER

        public static final int NOTIFICATION_FIELD_NUMBER
        See Also:
        Constant Field Values
      • ACTIVATED_AT_FIELD_NUMBER

        public static final int ACTIVATED_AT_FIELD_NUMBER
        See Also:
        Constant Field Values
      • DEACTIVATED_AT_FIELD_NUMBER

        public static final int DEACTIVATED_AT_FIELD_NUMBER
        See Also:
        Constant Field Values
      • QUESTION_AUTO_POST_FIELD_NUMBER

        public static final int QUESTION_AUTO_POST_FIELD_NUMBER
        See Also:
        Constant Field Values
      • BYPASS_NOTIFICATIONS_FIELD_NUMBER

        public static final int BYPASS_NOTIFICATIONS_FIELD_NUMBER
        See Also:
        Constant Field Values
      • IMPORTER_COLLABORATION_FIELD_NUMBER

        public static final int IMPORTER_COLLABORATION_FIELD_NUMBER
        See Also:
        Constant Field Values
      • ORGANIZATION_ID_FIELD_NUMBER

        public static final int ORGANIZATION_ID_FIELD_NUMBER
        See Also:
        Constant Field Values
    • Method Detail

      • getId

        public java.lang.String getId()
        string id = 1 [json_name = "id"];
        Specified by:
        getId in interface EventModerationOrBuilder
        Returns:
        The id.
      • getIdBytes

        public com.google.protobuf.ByteString getIdBytes()
        string id = 1 [json_name = "id"];
        Specified by:
        getIdBytes in interface EventModerationOrBuilder
        Returns:
        The bytes for id.
      • getEventId

        public java.lang.String getEventId()
        string event_id = 2 [json_name = "eventId"];
        Specified by:
        getEventId in interface EventModerationOrBuilder
        Returns:
        The eventId.
      • getEventIdBytes

        public com.google.protobuf.ByteString getEventIdBytes()
        string event_id = 2 [json_name = "eventId"];
        Specified by:
        getEventIdBytes in interface EventModerationOrBuilder
        Returns:
        The bytes for eventId.
      • hasSponsorship

        @Deprecated
        public boolean hasSponsorship()
        Deprecated.
        .streamlayer.interactive.Sponsorship sponsorship = 3 [json_name = "sponsorship", deprecated = true];
        Specified by:
        hasSponsorship in interface EventModerationOrBuilder
        Returns:
        Whether the sponsorship field is set.
      • getSponsorship

        @Deprecated
        public Sponsorship getSponsorship()
        Deprecated.
        .streamlayer.interactive.Sponsorship sponsorship = 3 [json_name = "sponsorship", deprecated = true];
        Specified by:
        getSponsorship in interface EventModerationOrBuilder
        Returns:
        The sponsorship.
      • getOnboardingEnabled

        public boolean getOnboardingEnabled()
        bool onboarding_enabled = 4 [json_name = "onboardingEnabled"];
        Specified by:
        getOnboardingEnabled in interface EventModerationOrBuilder
        Returns:
        The onboardingEnabled.
      • hasQuestion

        public boolean hasQuestion()
        .streamlayer.interactive.EventModeration.QuestionSettings question = 5 [json_name = "question"];
        Specified by:
        hasQuestion in interface EventModerationOrBuilder
        Returns:
        Whether the question field is set.
      • hasSponsors

        public boolean hasSponsors()
        .streamlayer.interactive.EventModeration.SponsorshipSettings sponsors = 6 [json_name = "sponsors"];
        Specified by:
        hasSponsors in interface EventModerationOrBuilder
        Returns:
        Whether the sponsors field is set.
      • hasNotification

        public boolean hasNotification()
        .streamlayer.interactive.EventModeration.NotificationSettings notification = 7 [json_name = "notification"];
        Specified by:
        hasNotification in interface EventModerationOrBuilder
        Returns:
        Whether the notification field is set.
      • hasActivatedAt

        public boolean hasActivatedAt()
        .google.protobuf.Timestamp activated_at = 8 [json_name = "activatedAt"];
        Specified by:
        hasActivatedAt in interface EventModerationOrBuilder
        Returns:
        Whether the activatedAt field is set.
      • getActivatedAt

        public com.google.protobuf.Timestamp getActivatedAt()
        .google.protobuf.Timestamp activated_at = 8 [json_name = "activatedAt"];
        Specified by:
        getActivatedAt in interface EventModerationOrBuilder
        Returns:
        The activatedAt.
      • hasDeactivatedAt

        public boolean hasDeactivatedAt()
        .google.protobuf.Timestamp deactivated_at = 9 [json_name = "deactivatedAt"];
        Specified by:
        hasDeactivatedAt in interface EventModerationOrBuilder
        Returns:
        Whether the deactivatedAt field is set.
      • getDeactivatedAt

        public com.google.protobuf.Timestamp getDeactivatedAt()
        .google.protobuf.Timestamp deactivated_at = 9 [json_name = "deactivatedAt"];
        Specified by:
        getDeactivatedAt in interface EventModerationOrBuilder
        Returns:
        The deactivatedAt.
      • hasQuestionAutoPost

        public boolean hasQuestionAutoPost()
        .streamlayer.interactive.QuestionAutoPost question_auto_post = 10 [json_name = "questionAutoPost"];
        Specified by:
        hasQuestionAutoPost in interface EventModerationOrBuilder
        Returns:
        Whether the questionAutoPost field is set.
      • hasBypassNotifications

        public boolean hasBypassNotifications()
        .streamlayer.interactive.BypassNotifications bypass_notifications = 11 [json_name = "bypassNotifications"];
        Specified by:
        hasBypassNotifications in interface EventModerationOrBuilder
        Returns:
        Whether the bypassNotifications field is set.
      • hasImporterCollaboration

        public boolean hasImporterCollaboration()
        .streamlayer.interactive.ImporterCollaboration importer_collaboration = 12 [json_name = "importerCollaboration"];
        Specified by:
        hasImporterCollaboration in interface EventModerationOrBuilder
        Returns:
        Whether the importerCollaboration field is set.
      • getOrganizationId

        public java.lang.String getOrganizationId()
        string organization_id = 13 [json_name = "organizationId"];
        Specified by:
        getOrganizationId in interface EventModerationOrBuilder
        Returns:
        The organizationId.
      • getOrganizationIdBytes

        public com.google.protobuf.ByteString getOrganizationIdBytes()
        string organization_id = 13 [json_name = "organizationId"];
        Specified by:
        getOrganizationIdBytes in interface EventModerationOrBuilder
        Returns:
        The bytes for organizationId.
      • parseFrom

        public static EventModeration parseFrom​(java.nio.ByteBuffer data)
                                         throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static EventModeration parseFrom​(java.nio.ByteBuffer data,
                                                com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                         throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static EventModeration parseFrom​(com.google.protobuf.ByteString data)
                                         throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static EventModeration parseFrom​(com.google.protobuf.ByteString data,
                                                com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                         throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static EventModeration parseFrom​(byte[] data)
                                         throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static EventModeration parseFrom​(byte[] data,
                                                com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                         throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static EventModeration parseFrom​(java.io.InputStream input)
                                         throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static EventModeration parseFrom​(java.io.InputStream input,
                                                com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                         throws java.io.IOException
        Throws:
        java.io.IOException
      • parseDelimitedFrom

        public static EventModeration parseDelimitedFrom​(java.io.InputStream input)
                                                  throws java.io.IOException
        Throws:
        java.io.IOException
      • parseDelimitedFrom

        public static EventModeration parseDelimitedFrom​(java.io.InputStream input,
                                                         com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                  throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static EventModeration parseFrom​(com.google.protobuf.CodedInputStream input)
                                         throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static EventModeration parseFrom​(com.google.protobuf.CodedInputStream input,
                                                com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                         throws java.io.IOException
        Throws:
        java.io.IOException
      • dynamicMethod

        protected final java.lang.Object dynamicMethod​(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method,
                                                       java.lang.Object arg0,
                                                       java.lang.Object arg1)
        Specified by:
        dynamicMethod in class com.google.protobuf.GeneratedMessageLite<EventModeration,​EventModeration.Builder>
      • parser

        public static com.google.protobuf.Parser<EventModeration> parser()