Interface ClientSettingsOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder
- All Known Implementing Classes:
ClientSettings,ClientSettings.Builder
public interface ClientSettingsOrBuilder extends com.google.protobuf.MessageLiteOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CallsSoundgetCallsSound().streamlayer.sdkSettings.client.CallsSound calls_sound = 4 [json_name = "callsSound"];intgetCallsSoundValue().streamlayer.sdkSettings.client.CallsSound calls_sound = 4 [json_name = "callsSound"];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"];
-
-
-
Method Detail
-
getVisibleStatusValue
int getVisibleStatusValue()
.streamlayer.sdkSettings.client.VisibleStatus visible_status = 1 [json_name = "visibleStatus"];- Returns:
- The enum numeric value on the wire for visibleStatus.
-
getVisibleStatus
VisibleStatus getVisibleStatus()
.streamlayer.sdkSettings.client.VisibleStatus visible_status = 1 [json_name = "visibleStatus"];- Returns:
- The visibleStatus.
-
getMessagesNotifyValue
int getMessagesNotifyValue()
.streamlayer.sdkSettings.client.MessagesNotify messages_notify = 2 [json_name = "messagesNotify"];- Returns:
- The enum numeric value on the wire for messagesNotify.
-
getMessagesNotify
MessagesNotify getMessagesNotify()
.streamlayer.sdkSettings.client.MessagesNotify messages_notify = 2 [json_name = "messagesNotify"];- Returns:
- The messagesNotify.
-
getFriendsNotifyValue
int getFriendsNotifyValue()
.streamlayer.sdkSettings.client.FriendsNotify friends_notify = 3 [json_name = "friendsNotify"];- Returns:
- The enum numeric value on the wire for friendsNotify.
-
getFriendsNotify
FriendsNotify getFriendsNotify()
.streamlayer.sdkSettings.client.FriendsNotify friends_notify = 3 [json_name = "friendsNotify"];- Returns:
- The friendsNotify.
-
getCallsSoundValue
int getCallsSoundValue()
.streamlayer.sdkSettings.client.CallsSound calls_sound = 4 [json_name = "callsSound"];- Returns:
- The enum numeric value on the wire for callsSound.
-
getCallsSound
CallsSound getCallsSound()
.streamlayer.sdkSettings.client.CallsSound calls_sound = 4 [json_name = "callsSound"];- Returns:
- The callsSound.
-
getMessagesSoundValue
int getMessagesSoundValue()
.streamlayer.sdkSettings.client.MessagesSound messages_sound = 5 [json_name = "messagesSound"];- Returns:
- The enum numeric value on the wire for messagesSound.
-
getMessagesSound
MessagesSound getMessagesSound()
.streamlayer.sdkSettings.client.MessagesSound messages_sound = 5 [json_name = "messagesSound"];- Returns:
- The messagesSound.
-
getFriendsSoundValue
int getFriendsSoundValue()
.streamlayer.sdkSettings.client.FriendsSound friends_sound = 6 [json_name = "friendsSound"];- Returns:
- The enum numeric value on the wire for friendsSound.
-
getFriendsSound
FriendsSound getFriendsSound()
.streamlayer.sdkSettings.client.FriendsSound friends_sound = 6 [json_name = "friendsSound"];- Returns:
- The friendsSound.
-
getTwitterNotifyValue
int getTwitterNotifyValue()
.streamlayer.sdkSettings.client.TwitterNotify twitter_notify = 7 [json_name = "twitterNotify"];- Returns:
- The enum numeric value on the wire for twitterNotify.
-
getTwitterNotify
TwitterNotify getTwitterNotify()
.streamlayer.sdkSettings.client.TwitterNotify twitter_notify = 7 [json_name = "twitterNotify"];- Returns:
- The twitterNotify.
-
getTwitterSoundValue
int getTwitterSoundValue()
.streamlayer.sdkSettings.client.TwitterSound twitter_sound = 8 [json_name = "twitterSound"];- Returns:
- The enum numeric value on the wire for twitterSound.
-
getTwitterSound
TwitterSound getTwitterSound()
.streamlayer.sdkSettings.client.TwitterSound twitter_sound = 8 [json_name = "twitterSound"];- Returns:
- The twitterSound.
-
hasGamification
boolean hasGamification()
.streamlayer.sdkSettings.client.ClientSettingsNotifications gamification = 9 [json_name = "gamification"];- Returns:
- Whether the gamification field is set.
-
getGamification
ClientSettingsNotifications getGamification()
.streamlayer.sdkSettings.client.ClientSettingsNotifications gamification = 9 [json_name = "gamification"];- Returns:
- The gamification.
-
hasWatchPartyInvitation
boolean hasWatchPartyInvitation()
.streamlayer.sdkSettings.client.ClientSettingsNotifications watch_party_invitation = 10 [json_name = "watchPartyInvitation"];- Returns:
- Whether the watchPartyInvitation field is set.
-
getWatchPartyInvitation
ClientSettingsNotifications getWatchPartyInvitation()
.streamlayer.sdkSettings.client.ClientSettingsNotifications watch_party_invitation = 10 [json_name = "watchPartyInvitation"];- Returns:
- The watchPartyInvitation.
-
hasTwitterQuestion
boolean hasTwitterQuestion()
.streamlayer.sdkSettings.client.ClientSettingsNotifications twitter_question = 11 [json_name = "twitterQuestion"];- Returns:
- Whether the twitterQuestion field is set.
-
getTwitterQuestion
ClientSettingsNotifications getTwitterQuestion()
.streamlayer.sdkSettings.client.ClientSettingsNotifications twitter_question = 11 [json_name = "twitterQuestion"];- Returns:
- The twitterQuestion.
-
-