Class ClientSettings
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite<ClientSettings,ClientSettings.Builder>
-
- com.streamlayer.sdkSettings.client.ClientSettings
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,ClientSettingsOrBuilder
public final class ClientSettings extends com.google.protobuf.GeneratedMessageLite<ClientSettings,ClientSettings.Builder> implements ClientSettingsOrBuilder
Protobuf typestreamlayer.sdkSettings.client.ClientSettings
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classClientSettings.BuilderProtobuf typestreamlayer.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
-
-
Field Summary
Fields Modifier and Type Field Description static intCALLS_SOUND_FIELD_NUMBERstatic intFRIENDS_NOTIFY_FIELD_NUMBERstatic intFRIENDS_SOUND_FIELD_NUMBERstatic intGAMIFICATION_FIELD_NUMBERstatic intMESSAGES_NOTIFY_FIELD_NUMBERstatic intMESSAGES_SOUND_FIELD_NUMBERstatic intTWITTER_NOTIFY_FIELD_NUMBERstatic intTWITTER_QUESTION_FIELD_NUMBERstatic intTWITTER_SOUND_FIELD_NUMBERstatic intVISIBLE_STATUS_FIELD_NUMBERstatic intWATCH_PARTY_INVITATION_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.ObjectdynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)CallsSoundgetCallsSound().streamlayer.sdkSettings.client.CallsSound calls_sound = 4 [json_name = "callsSound"];intgetCallsSoundValue().streamlayer.sdkSettings.client.CallsSound calls_sound = 4 [json_name = "callsSound"];static ClientSettingsgetDefaultInstance()FriendsNotifygetFriendsNotify().streamlayer.sdkSettings.client.FriendsNotify friends_notify = 3 [json_name = "friendsNotify"];intgetFriendsNotifyValue().streamlayer.sdkSettings.client.FriendsNotify friends_notify = 3 [json_name = "friendsNotify"];FriendsSoundgetFriendsSound().streamlayer.sdkSettings.client.FriendsSound friends_sound = 6 [json_name = "friendsSound"];intgetFriendsSoundValue().streamlayer.sdkSettings.client.FriendsSound friends_sound = 6 [json_name = "friendsSound"];ClientSettingsNotificationsgetGamification().streamlayer.sdkSettings.client.ClientSettingsNotifications gamification = 9 [json_name = "gamification"];MessagesNotifygetMessagesNotify().streamlayer.sdkSettings.client.MessagesNotify messages_notify = 2 [json_name = "messagesNotify"];intgetMessagesNotifyValue().streamlayer.sdkSettings.client.MessagesNotify messages_notify = 2 [json_name = "messagesNotify"];MessagesSoundgetMessagesSound().streamlayer.sdkSettings.client.MessagesSound messages_sound = 5 [json_name = "messagesSound"];intgetMessagesSoundValue().streamlayer.sdkSettings.client.MessagesSound messages_sound = 5 [json_name = "messagesSound"];TwitterNotifygetTwitterNotify().streamlayer.sdkSettings.client.TwitterNotify twitter_notify = 7 [json_name = "twitterNotify"];intgetTwitterNotifyValue().streamlayer.sdkSettings.client.TwitterNotify twitter_notify = 7 [json_name = "twitterNotify"];ClientSettingsNotificationsgetTwitterQuestion().streamlayer.sdkSettings.client.ClientSettingsNotifications twitter_question = 11 [json_name = "twitterQuestion"];TwitterSoundgetTwitterSound().streamlayer.sdkSettings.client.TwitterSound twitter_sound = 8 [json_name = "twitterSound"];intgetTwitterSoundValue().streamlayer.sdkSettings.client.TwitterSound twitter_sound = 8 [json_name = "twitterSound"];VisibleStatusgetVisibleStatus().streamlayer.sdkSettings.client.VisibleStatus visible_status = 1 [json_name = "visibleStatus"];intgetVisibleStatusValue().streamlayer.sdkSettings.client.VisibleStatus visible_status = 1 [json_name = "visibleStatus"];ClientSettingsNotificationsgetWatchPartyInvitation().streamlayer.sdkSettings.client.ClientSettingsNotifications watch_party_invitation = 10 [json_name = "watchPartyInvitation"];booleanhasGamification().streamlayer.sdkSettings.client.ClientSettingsNotifications gamification = 9 [json_name = "gamification"];booleanhasTwitterQuestion().streamlayer.sdkSettings.client.ClientSettingsNotifications twitter_question = 11 [json_name = "twitterQuestion"];booleanhasWatchPartyInvitation().streamlayer.sdkSettings.client.ClientSettingsNotifications watch_party_invitation = 10 [json_name = "watchPartyInvitation"];static ClientSettings.BuildernewBuilder()static ClientSettings.BuildernewBuilder(ClientSettings prototype)static ClientSettingsparseDelimitedFrom(java.io.InputStream input)static ClientSettingsparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClientSettingsparseFrom(byte[] data)static ClientSettingsparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClientSettingsparseFrom(com.google.protobuf.ByteString data)static ClientSettingsparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClientSettingsparseFrom(com.google.protobuf.CodedInputStream input)static ClientSettingsparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClientSettingsparseFrom(java.io.InputStream input)static ClientSettingsparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClientSettingsparseFrom(java.nio.ByteBuffer data)static ClientSettingsparseFrom(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
-
-
-
-
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:
getVisibleStatusValuein interfaceClientSettingsOrBuilder- Returns:
- The enum numeric value on the wire for visibleStatus.
-
getVisibleStatus
public VisibleStatus getVisibleStatus()
.streamlayer.sdkSettings.client.VisibleStatus visible_status = 1 [json_name = "visibleStatus"];- Specified by:
getVisibleStatusin interfaceClientSettingsOrBuilder- Returns:
- The visibleStatus.
-
getMessagesNotifyValue
public int getMessagesNotifyValue()
.streamlayer.sdkSettings.client.MessagesNotify messages_notify = 2 [json_name = "messagesNotify"];- Specified by:
getMessagesNotifyValuein interfaceClientSettingsOrBuilder- Returns:
- The enum numeric value on the wire for messagesNotify.
-
getMessagesNotify
public MessagesNotify getMessagesNotify()
.streamlayer.sdkSettings.client.MessagesNotify messages_notify = 2 [json_name = "messagesNotify"];- Specified by:
getMessagesNotifyin interfaceClientSettingsOrBuilder- Returns:
- The messagesNotify.
-
getFriendsNotifyValue
public int getFriendsNotifyValue()
.streamlayer.sdkSettings.client.FriendsNotify friends_notify = 3 [json_name = "friendsNotify"];- Specified by:
getFriendsNotifyValuein interfaceClientSettingsOrBuilder- Returns:
- The enum numeric value on the wire for friendsNotify.
-
getFriendsNotify
public FriendsNotify getFriendsNotify()
.streamlayer.sdkSettings.client.FriendsNotify friends_notify = 3 [json_name = "friendsNotify"];- Specified by:
getFriendsNotifyin interfaceClientSettingsOrBuilder- Returns:
- The friendsNotify.
-
getCallsSoundValue
public int getCallsSoundValue()
.streamlayer.sdkSettings.client.CallsSound calls_sound = 4 [json_name = "callsSound"];- Specified by:
getCallsSoundValuein interfaceClientSettingsOrBuilder- 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:
getCallsSoundin interfaceClientSettingsOrBuilder- Returns:
- The callsSound.
-
getMessagesSoundValue
public int getMessagesSoundValue()
.streamlayer.sdkSettings.client.MessagesSound messages_sound = 5 [json_name = "messagesSound"];- Specified by:
getMessagesSoundValuein interfaceClientSettingsOrBuilder- Returns:
- The enum numeric value on the wire for messagesSound.
-
getMessagesSound
public MessagesSound getMessagesSound()
.streamlayer.sdkSettings.client.MessagesSound messages_sound = 5 [json_name = "messagesSound"];- Specified by:
getMessagesSoundin interfaceClientSettingsOrBuilder- Returns:
- The messagesSound.
-
getFriendsSoundValue
public int getFriendsSoundValue()
.streamlayer.sdkSettings.client.FriendsSound friends_sound = 6 [json_name = "friendsSound"];- Specified by:
getFriendsSoundValuein interfaceClientSettingsOrBuilder- Returns:
- The enum numeric value on the wire for friendsSound.
-
getFriendsSound
public FriendsSound getFriendsSound()
.streamlayer.sdkSettings.client.FriendsSound friends_sound = 6 [json_name = "friendsSound"];- Specified by:
getFriendsSoundin interfaceClientSettingsOrBuilder- Returns:
- The friendsSound.
-
getTwitterNotifyValue
public int getTwitterNotifyValue()
.streamlayer.sdkSettings.client.TwitterNotify twitter_notify = 7 [json_name = "twitterNotify"];- Specified by:
getTwitterNotifyValuein interfaceClientSettingsOrBuilder- Returns:
- The enum numeric value on the wire for twitterNotify.
-
getTwitterNotify
public TwitterNotify getTwitterNotify()
.streamlayer.sdkSettings.client.TwitterNotify twitter_notify = 7 [json_name = "twitterNotify"];- Specified by:
getTwitterNotifyin interfaceClientSettingsOrBuilder- Returns:
- The twitterNotify.
-
getTwitterSoundValue
public int getTwitterSoundValue()
.streamlayer.sdkSettings.client.TwitterSound twitter_sound = 8 [json_name = "twitterSound"];- Specified by:
getTwitterSoundValuein interfaceClientSettingsOrBuilder- Returns:
- The enum numeric value on the wire for twitterSound.
-
getTwitterSound
public TwitterSound getTwitterSound()
.streamlayer.sdkSettings.client.TwitterSound twitter_sound = 8 [json_name = "twitterSound"];- Specified by:
getTwitterSoundin interfaceClientSettingsOrBuilder- Returns:
- The twitterSound.
-
hasGamification
public boolean hasGamification()
.streamlayer.sdkSettings.client.ClientSettingsNotifications gamification = 9 [json_name = "gamification"];- Specified by:
hasGamificationin interfaceClientSettingsOrBuilder- Returns:
- Whether the gamification field is set.
-
getGamification
public ClientSettingsNotifications getGamification()
.streamlayer.sdkSettings.client.ClientSettingsNotifications gamification = 9 [json_name = "gamification"];- Specified by:
getGamificationin interfaceClientSettingsOrBuilder- Returns:
- The gamification.
-
hasWatchPartyInvitation
public boolean hasWatchPartyInvitation()
.streamlayer.sdkSettings.client.ClientSettingsNotifications watch_party_invitation = 10 [json_name = "watchPartyInvitation"];- Specified by:
hasWatchPartyInvitationin interfaceClientSettingsOrBuilder- Returns:
- Whether the watchPartyInvitation field is set.
-
getWatchPartyInvitation
public ClientSettingsNotifications getWatchPartyInvitation()
.streamlayer.sdkSettings.client.ClientSettingsNotifications watch_party_invitation = 10 [json_name = "watchPartyInvitation"];- Specified by:
getWatchPartyInvitationin interfaceClientSettingsOrBuilder- Returns:
- The watchPartyInvitation.
-
hasTwitterQuestion
public boolean hasTwitterQuestion()
.streamlayer.sdkSettings.client.ClientSettingsNotifications twitter_question = 11 [json_name = "twitterQuestion"];- Specified by:
hasTwitterQuestionin interfaceClientSettingsOrBuilder- Returns:
- Whether the twitterQuestion field is set.
-
getTwitterQuestion
public ClientSettingsNotifications getTwitterQuestion()
.streamlayer.sdkSettings.client.ClientSettingsNotifications twitter_question = 11 [json_name = "twitterQuestion"];- Specified by:
getTwitterQuestionin interfaceClientSettingsOrBuilder- Returns:
- The twitterQuestion.
-
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
-
newBuilder
public static ClientSettings.Builder newBuilder()
-
newBuilder
public static ClientSettings.Builder newBuilder(ClientSettings prototype)
-
dynamicMethod
protected final java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)- Specified by:
dynamicMethodin classcom.google.protobuf.GeneratedMessageLite<ClientSettings,ClientSettings.Builder>
-
getDefaultInstance
public static ClientSettings getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ClientSettings> parser()
-
-