RSS

Четверг, 25.04.2024, 14:00
Главная » WoW API » API Функции » Battle.net »

BNCreateConversation

[ править ]
Create a conversation between you and two friends.
[клоны]
Create a conversation between you and two friends.

Signature:
Code
result = BNCreateConversation(presenceID_1, presenceID_2)

Arguments:
  • presenceID_1 - The presenceID of your first friend (number)
  • presenceID_2 - The presenceID of your second friend (number)

Returns:
  • result - ASSUMPTION: If creation conversation was successful or not (boolean)

Также смотрите: Battle.net , Chat functions, Battle.net functions
Ссылки: http://wowprogramming.com/docs/api/BNCreateConversation