package mobile.config.v1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service FeatureConfig

feature_config_service.proto:25

FeatureConfig is a service that provides global configuration settings for various 'features' at Kik. The term 'feature' here is somewhat loose, but generally refers to some setting that is visible to both mobile and server systems. It is _not_ intended for usages such as AB Tests. AB Tests should be done via the ABTesting service, or through server side implementations. AB Tests _may_ override / ignore settings described by the FeatureConfig service. The FeatureConfig service _may_ return different values based on the caller. Changes to settings are expected to resolve roughly within 24 hours. That is, changes to settings are not expected to be universally visible in real time, as is the case with many back end systems.

message ChatInterestListItem

feature_config_service.proto:110

Used in: GetAllChatInterestsResponse, GetFeatureConfigsResponse

message UserInterestListItem

feature_config_service.proto:105

Used in: GetFeatureConfigsResponse