Class ClientSettings

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  ClientSettings.Builder
      Protobuf type streamlayer.sdkSettings.client.ClientSettings
      • 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 
      Modifier and Type Method Description
      protected java.lang.Object dynamicMethod​(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)  
      CallsSound getCallsSound()
      .streamlayer.sdkSettings.client.CallsSound calls_sound = 4 [json_name = "callsSound"];
      int getCallsSoundValue()
      .streamlayer.sdkSettings.client.CallsSound calls_sound = 4 [json_name = "callsSound"];
      static ClientSettings getDefaultInstance()  
      FriendsNotify getFriendsNotify()
      .streamlayer.sdkSettings.client.FriendsNotify friends_notify = 3 [json_name = "friendsNotify"];
      int getFriendsNotifyValue()
      .streamlayer.sdkSettings.client.FriendsNotify friends_notify = 3 [json_name = "friendsNotify"];
      FriendsSound getFriendsSound()
      .streamlayer.sdkSettings.client.FriendsSound friends_sound = 6 [json_name = "friendsSound"];
      int getFriendsSoundValue()
      .streamlayer.sdkSettings.client.FriendsSound friends_sound = 6 [json_name = "friendsSound"];
      ClientSettingsNotifications getGamification()
      .streamlayer.sdkSettings.client.ClientSettingsNotifications gamification = 9 [json_name = "gamification"];
      MessagesNotify getMessagesNotify()
      .streamlayer.sdkSettings.client.MessagesNotify messages_notify = 2 [json_name = "messagesNotify"];
      int getMessagesNotifyValue()
      .streamlayer.sdkSettings.client.MessagesNotify messages_notify = 2 [json_name = "messagesNotify"];
      MessagesSound getMessagesSound()
      .streamlayer.sdkSettings.client.MessagesSound messages_sound = 5 [json_name = "messagesSound"];
      int getMessagesSoundValue()
      .streamlayer.sdkSettings.client.MessagesSound messages_sound = 5 [json_name = "messagesSound"];
      TwitterNotify getTwitterNotify()
      .streamlayer.sdkSettings.client.TwitterNotify twitter_notify = 7 [json_name = "twitterNotify"];
      int getTwitterNotifyValue()
      .streamlayer.sdkSettings.client.TwitterNotify twitter_notify = 7 [json_name = "twitterNotify"];
      ClientSettingsNotifications getTwitterQuestion()
      .streamlayer.sdkSettings.client.ClientSettingsNotifications twitter_question = 11 [json_name = "twitterQuestion"];
      TwitterSound getTwitterSound()
      .streamlayer.sdkSettings.client.TwitterSound twitter_sound = 8 [json_name = "twitterSound"];
      int getTwitterSoundValue()
      .streamlayer.sdkSettings.client.TwitterSound twitter_sound = 8 [json_name = "twitterSound"];
      VisibleStatus getVisibleStatus()
      .streamlayer.sdkSettings.client.VisibleStatus visible_status = 1 [json_name = "visibleStatus"];
      int getVisibleStatusValue()
      .streamlayer.sdkSettings.client.VisibleStatus visible_status = 1 [json_name = "visibleStatus"];
      ClientSettingsNotifications getWatchPartyInvitation()
      .streamlayer.sdkSettings.client.ClientSettingsNotifications watch_party_invitation = 10 [json_name = "watchPartyInvitation"];
      boolean hasGamification()
      .streamlayer.sdkSettings.client.ClientSettingsNotifications gamification = 9 [json_name = "gamification"];
      boolean hasTwitterQuestion()
      .streamlayer.sdkSettings.client.ClientSettingsNotifications twitter_question = 11 [json_name = "twitterQuestion"];
      boolean hasWatchPartyInvitation()
      .streamlayer.sdkSettings.client.ClientSettingsNotifications watch_party_invitation = 10 [json_name = "watchPartyInvitation"];
      static ClientSettings.Builder newBuilder()  
      static ClientSettings.Builder newBuilder​(ClientSettings prototype)  
      static ClientSettings parseDelimitedFrom​(java.io.InputStream input)  
      static ClientSettings parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static ClientSettings parseFrom​(byte[] data)  
      static ClientSettings parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static ClientSettings parseFrom​(com.google.protobuf.ByteString data)  
      static ClientSettings parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static ClientSettings parseFrom​(com.google.protobuf.CodedInputStream input)  
      static ClientSettings parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static ClientSettings parseFrom​(java.io.InputStream input)  
      static ClientSettings parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static ClientSettings parseFrom​(java.nio.ByteBuffer data)  
      static ClientSettings parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static com.google.protobuf.Parser<ClientSettings> 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

      • VISIBLE_STATUS_FIELD_NUMBER

        public static final int VISIBLE_STATUS_FIELD_NUMBER
        See Also:
        Constant Field Values
      • MESSAGES_NOTIFY_FIELD_NUMBER

        public static final int MESSAGES_NOTIFY_FIELD_NUMBER
        See Also:
        Constant Field Values
      • FRIENDS_NOTIFY_FIELD_NUMBER

        public static final int FRIENDS_NOTIFY_FIELD_NUMBER
        See Also:
        Constant Field Values
      • CALLS_SOUND_FIELD_NUMBER

        public static final int CALLS_SOUND_FIELD_NUMBER
        See Also:
        Constant Field Values
      • MESSAGES_SOUND_FIELD_NUMBER

        public static final int MESSAGES_SOUND_FIELD_NUMBER
        See Also:
        Constant Field Values
      • FRIENDS_SOUND_FIELD_NUMBER

        public static final int FRIENDS_SOUND_FIELD_NUMBER
        See Also:
        Constant Field Values
      • TWITTER_NOTIFY_FIELD_NUMBER

        public static final int TWITTER_NOTIFY_FIELD_NUMBER
        See Also:
        Constant Field Values
      • TWITTER_SOUND_FIELD_NUMBER

        public static final int TWITTER_SOUND_FIELD_NUMBER
        See Also:
        Constant Field Values
      • GAMIFICATION_FIELD_NUMBER

        public static final int GAMIFICATION_FIELD_NUMBER
        See Also:
        Constant Field Values
      • WATCH_PARTY_INVITATION_FIELD_NUMBER

        public static final int WATCH_PARTY_INVITATION_FIELD_NUMBER
        See Also:
        Constant Field Values
      • TWITTER_QUESTION_FIELD_NUMBER

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

      • getVisibleStatusValue

        public int getVisibleStatusValue()
        .streamlayer.sdkSettings.client.VisibleStatus visible_status = 1 [json_name = "visibleStatus"];
        Specified by:
        getVisibleStatusValue in interface ClientSettingsOrBuilder
        Returns:
        The enum numeric value on the wire for visibleStatus.
      • getMessagesNotifyValue

        public int getMessagesNotifyValue()
        .streamlayer.sdkSettings.client.MessagesNotify messages_notify = 2 [json_name = "messagesNotify"];
        Specified by:
        getMessagesNotifyValue in interface ClientSettingsOrBuilder
        Returns:
        The enum numeric value on the wire for messagesNotify.
      • getFriendsNotifyValue

        public int getFriendsNotifyValue()
        .streamlayer.sdkSettings.client.FriendsNotify friends_notify = 3 [json_name = "friendsNotify"];
        Specified by:
        getFriendsNotifyValue in interface ClientSettingsOrBuilder
        Returns:
        The enum numeric value on the wire for friendsNotify.
      • getCallsSoundValue

        public int getCallsSoundValue()
        .streamlayer.sdkSettings.client.CallsSound calls_sound = 4 [json_name = "callsSound"];
        Specified by:
        getCallsSoundValue in interface ClientSettingsOrBuilder
        Returns:
        The enum numeric value on the wire for callsSound.
      • getCallsSound

        public CallsSound getCallsSound()
        .streamlayer.sdkSettings.client.CallsSound calls_sound = 4 [json_name = "callsSound"];
        Specified by:
        getCallsSound in interface ClientSettingsOrBuilder
        Returns:
        The callsSound.
      • getMessagesSoundValue

        public int getMessagesSoundValue()
        .streamlayer.sdkSettings.client.MessagesSound messages_sound = 5 [json_name = "messagesSound"];
        Specified by:
        getMessagesSoundValue in interface ClientSettingsOrBuilder
        Returns:
        The enum numeric value on the wire for messagesSound.
      • getFriendsSoundValue

        public int getFriendsSoundValue()
        .streamlayer.sdkSettings.client.FriendsSound friends_sound = 6 [json_name = "friendsSound"];
        Specified by:
        getFriendsSoundValue in interface ClientSettingsOrBuilder
        Returns:
        The enum numeric value on the wire for friendsSound.
      • getTwitterNotifyValue

        public int getTwitterNotifyValue()
        .streamlayer.sdkSettings.client.TwitterNotify twitter_notify = 7 [json_name = "twitterNotify"];
        Specified by:
        getTwitterNotifyValue in interface ClientSettingsOrBuilder
        Returns:
        The enum numeric value on the wire for twitterNotify.
      • getTwitterSoundValue

        public int getTwitterSoundValue()
        .streamlayer.sdkSettings.client.TwitterSound twitter_sound = 8 [json_name = "twitterSound"];
        Specified by:
        getTwitterSoundValue in interface ClientSettingsOrBuilder
        Returns:
        The enum numeric value on the wire for twitterSound.
      • hasGamification

        public boolean hasGamification()
        .streamlayer.sdkSettings.client.ClientSettingsNotifications gamification = 9 [json_name = "gamification"];
        Specified by:
        hasGamification in interface ClientSettingsOrBuilder
        Returns:
        Whether the gamification field is set.
      • hasWatchPartyInvitation

        public boolean hasWatchPartyInvitation()
        .streamlayer.sdkSettings.client.ClientSettingsNotifications watch_party_invitation = 10 [json_name = "watchPartyInvitation"];
        Specified by:
        hasWatchPartyInvitation in interface ClientSettingsOrBuilder
        Returns:
        Whether the watchPartyInvitation field is set.
      • hasTwitterQuestion

        public boolean hasTwitterQuestion()
        .streamlayer.sdkSettings.client.ClientSettingsNotifications twitter_question = 11 [json_name = "twitterQuestion"];
        Specified by:
        hasTwitterQuestion in interface ClientSettingsOrBuilder
        Returns:
        Whether the twitterQuestion field is set.
      • parseFrom

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

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

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

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

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

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

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

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

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

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

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

        public static ClientSettings 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<ClientSettings,​ClientSettings.Builder>
      • getDefaultInstance

        public static ClientSettings getDefaultInstance()
      • parser

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