Commands for getting various data about the messenger registered users and account management.

 

0003: MCIAPI_CS_IsUINOnline

user' status (online/offline);

0005: MCIAPI_CS_GetUINByNick

a user UIN by his nickname;

0006: MCIAPI_CS_GetUINByEmail

get a user UIN by his main email address;

0007: MCIAPI_CS_IsUINExists

check if a user with a specified UIN exists on the server;

000D: MCIAPI_CS_GetUserInfoByUIN

get user's account information by their UIN;

000F: MCIAPI_CS_GetUsersStatusList

get a list of statuses for a specified list of users;

0010: MCIAPI_CS_RegisterNewUser

register a new user on MyChat Server;

0015: MCIAPI_CS_GetWebSupportGroupUs

get a list of user UINs for a specified group of website WEB support;

0016: MCIAPI_CS_GetLoginToken

get a text token for entering MyChat services;

001E: MCIAPI_CS_SetUserInfoByUIN

edit user's account information by their UIN.