Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
WoW
Talk
English
Views
Read
Edit
History
More
Search
Navigation
Home
Random page
Help using wiki
Editions
for WoW
for WildStar
for Solar2D
Documentation
for WoW
for WildStar
Reference
WoW
⦁ FrameXML
⦁ AddOns
⦁ API
⦁ WoW Lua
WildStar
⦁ AddOns
⦁ API
⦁ WildStar Lua
Engine
Tools
What links here
Related changes
Special pages
Page information
Site
Recent Changes
Editing
WoW:World of Warcraft API
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== RealID (BNet) === These functions are only available in [[Patch 3.3.5]]. :{{id|API|BNAcceptFriendInvite}}(ID) :{{id|API|BNConnected}}() - Returns your battle.net connected state (True|False) :{{id|API|BNCreateConversation}}(id,id) :{{id|API|BNDeclineFriendInvite}}(ID) :{{id|API|BNFeaturesEnabled}}() :{{id|API|BNFeaturesEnabledAndConnected}}() :{{id|API|BNGetBlockedInfo}}(index) :{{id|API|BNGetBlockedToonInfo}}(index) :{{id|API|BNGetConversationInfo}}(chatTarget) - returns unknown :{{id|API|BNGetConversationMemberInfo}}(conversationID, memberID) - returns accountID, toonID, name :{{id|API|BNGetCustomMessageTable}}(table) :{{id|API|BNGetFOFInfo}}(presenceID, mutual, non-mutual, index) - returns presenceID, givenName, surname, isFriend :{{id|API|BNGetFriendInfo}}(friendIndex) - Returns BNet ID, real name, character name, character ID, game client, connected, status, broadcast and note of the friend :{{id|API|BNGetFriendInfoByID}}(presenceID) - returns presenceID, givenName, surname, toonName :{{id|API|BNGetFriendInviteInfo}}(menuValue) - returns presenceID, givenName, surname :{{id|API|BNGetFriendToonInfo}}(friendIndex, toonIndex) :{{id|API|BNGetInfo}}() - returns presenceID, toonID, currentBroadcast, bnetAFK, bnetDND :{{id|API|BNGetMatureLanguageFilter}}() :{{id|API|BNGetMaxPlayersInConversation}}() :{{id|API|BNGetNumBlocked}}() :{{id|API|BNGetNumBlockedToons}}() :{{id|API|BNGetNumConversationMembers}}(conversationID) :{{id|API|BNGetNumFOF}}(ID,mutual,non) :{{id|API|BNGetFOFInfo}}(ID, mutual, non, index) :{{id|API|BNGetNumFriendInvites}}() :{{id|API|BNGetNumFriends}}() - returns numBNetTotal, numBNetOnline :{{id|API|BNGetNumFriendToons}}(index) :{{id|API|BNGetSelectedBlock}}() :{{id|API|BNGetSelectedFriend}}() :{{id|API|BNGetSelectedToonBlock}}() :{{id|API|BNGetToonInfo}}(toonID) - returns hasFocus, toonName, client, realmName, faction, race, class, guild, zoneName, level, gameText :{{id|API|BNInviteToConversation}}(target, player) :{{id|API|BNIsBlocked}}(ID) :{{id|API|BNIsFriend}}(presenceID) :{{id|API|BNIsSelf}}(presenceID) - Returns true if the specified presenceID is your own, false otherwise. :{{id|API|BNIsToonBlocked}}(ID) :{{id|API|BNLeaveConversation}}(channel) :{{id|API|BNListConversation}}(channel) :{{id|API|BNRemoveFriend}}(ID) :{{id|API|BNReportFriendInvite}}(ID) :{{id|API|BNReportPlayer}}(presenceID, type, comments) :{{id|API|BNSendConversationMessage}}(channel,text) :{{id|API|BNSendFriendInvite}}(text, noteText) :{{id|API|BNSendFriendInviteByID}}(ID, noteText) :{{id|API|BNSendWhisper}}(id,text) :{{id|API|BNSetAFK}}() :{{id|API|BNSetBlocked}}(ID, bool) :{{id|API|BNSetCustomMessage}}(text) :{{id|API|BNSetDND}}() :{{id|API|BNSetFocus}}() :{{id|API|BNSetFriendNote}}(ID, noteText) :{{id|API|BNSetMatureLanguageFilter}}(bool) :{{id|API|BNSetSelectedBlock}}(index) :{{id|API|BNSetSelectedFriend}}(index) :{{id|API|BNSetSelectedToonBlock}}(index) :{{id|API|BNSetToonBlocked}}(ID, bool) :{{id|API|IsBNLogin}}() :{{id|API|CanCooperateWithToon}}(toonID)
Summary:
Please note that all contributions to AddOn Studio are considered to be released under the Creative Commons Attribution-NonCommercial-ShareAlike (see
AddOn Studio Wiki:Copyrights
for details).
Submissions must be written by you, or copied from a public domain or similar free resource (see
AddOn Studio Wiki:Copyrights
for details).
Cancel
Editing help
(opens in new window)