Get desktop application:
View/edit binary Protocol Buffers messages
A bare JID for a kik user. Domain component is omited and assumed to be talk.kik.com
Used in: , , , , , , , , , , , , , , , , , ,
The kik client version composed of major, minor, bugfix, build, and/or dev_build version numbers. The string representation of release builds is {major}.{minor}.{bugfix}.{build} The string representation of internal (dev) builds is {major}.{minor}.{bugfix}-{dev_build} In rare cases, we can see an internal build with the format {major}.{minor}.{bugfix}.{build}-{dev_build} It is expected that major and minor versions will be double digit.
The maximum of 10 comes from the current limitation in the device database where the full string representation of the clients version must be less than 16 characters. and the shortest major.minor.bugfix. string is 6. (16 - 6 = 10) This is optional
The dev build occurs after the first optional dash ("-") character, and is represented as everything after, including any subsequent dashes. The maximum of 10 comes from the current limitation in the device database where the full string representation of the clients version must be less than 16 characters. and the shortest major.minor.bugfix- string is 6. (16 - 6 = 10) This is optional
A Kik device ID. Device IDs should be generated on install and persist across the user resetting their account.
Should NOT be NONE
The UNPREFIXED device id.
Note: Except for 0, numbering should be kept consistent with https://github.com/kikinteractive/kik-server/blob/master/common/src/main/java/com/kik/utils/KikDevice.java
Used in:
iPhone
Android
Server teams test client
Bot
Winphone
Symbian
J2ME
Used in:
Domain component is omitted and assumed to be groups.kik.com
Used in: , , , , , , , , , , ,
Used in:
************************************************************************************************* User identifiers *************************************************************************************************
Used in: ,