Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Register
Advertisement

Sends an addon comm message to a Battle.net friend.

BNSendGameData(presenceID, addonPrefix, message)

Arguments[]

presenceID
number - A unique numeric identifier for the friend during this session. -- get it with BNGetFriendInfo()
addonPrefix
string - <=16 bytes, cannot include a colon
message
string - <=4078 bytes

On receive, will trigger event BN_CHAT_MSG_ADDON with arguments addonPrefix, message, "WHISPER", senderPresenceID

Patch changes[]

Mists of Pandaria Patch 5.4.7 (2014-02-18): Added.

See also[]

References[]

Advertisement