friends.getAppUsersOnline

Retrieves all friends of the current user, who:

  • are online
  • have played the current game (and not removed it after)

NameRequiredTypeDescription
platforms false ApplicationPlatform

If specified, adds an extra filter - only leave friends who played the game on the specified platform (like CHAT)

Authorization

Session is required

Required permissions

  • VALUABLE_ACCESS

Type

{ "friends": [ "String" ] }

Application paramters

User session data

Method

List of paramters

Используем для подписи secret_key = session_secret_key
Используем для подписи secret_key = application_secret_key
Используем для подписи secret_key = MD5(access_token + application_secret_key)
secret_key =
Сортируем и склеиваем параметры запроса и secret_key
Рассчитываем MD5 от полученной строки и получаем параметр sig