Www Battlenet Com Wow

Main Menu
  1. Blizzard Battle Net Launcher Download
  2. Wow Blizzard Twitter
  3. Blizzard Download
  4. Battle Wow
  5. Blizzard Support Wow
→ API Overview

This tutorial will help you fix the Blizzard Battle.net App installation problem.If the installer of your Battle net app is not working or your Battle.net-Se. Your browser's cookies are disabled. Please reenable cookies to continue. Gameplay discussion for World of Warcraft. Searching for a guild or community? Or do you want to advertise yours? Discuss World of Warcraft Lore or share your original fan fiction, or role-play. For all your non-Blizzard. Discuss all aspects of World of Warcraft Arenas with your fellow players.

Returns information on the game the Battle.net friend is playing.

Arguments

GetGameAccountInfoByID

id
number - gameAccountInfo.gameAccountID from C_BattleNet.GetAccountInfoByID()
Www battlenet com wowway

GetGameAccountInfoByGUID

guid
string : UnitGUID

GetFriendGameAccountInfo

friendIndex
number - Index ranging from 1 to BNGetNumFriends()
accountIndex
number - Index ranging from 1 to C_BattleNet.GetFriendNumGameAccounts()

Blizzard Battle Net Launcher Download

Returns

Wow Blizzard Twitter

gameAccountInfo
BNetGameAccountInfo?

Blizzard Download

KeyTypeDescription
gameAccountIDnumber?Unique numeric identifier for the friend's Battle.net game account
clientProgramstringglobalstring BNET_CLIENT
isOnlineboolean
isGameBusyboolean
isGameAFKboolean
wowProjectIDnumber?
characterNamestring?The name of the logged in toon/character
realmNamestring?The name of the logged in realm
realmDisplayNamestring?
realmIDnumber?The ID for the logged in realm
factionNamestring?The englishFaction name (i.e., 'Alliance' or 'Horde')
raceNamestring?The localized race name (e.g., 'Blood Elf')
classNamestring?The localized class name (e.g., 'Death Knight')
areaNamestring?The localized zone name (e.g., 'The Undercity')
characterLevelnumber?The current level (e.g., '90')
richPresencestring?For WoW, returns 'zoneName - realmName'. For StarCraft 2 and Diablo 3, returns the location or activity the player is currently engaged in.
playerGuidstring?A unique numeric identifier for the friend's character during this session.
isWowMobileboolean
canSummonboolean
hasFocusbooleanWhether or not this toon is the one currently being displayed in Blizzard's FriendFrame
BNET_CLIENT
GlobalStringValueDescription
BNET_CLIENT_WOWWoWWorld of Warcraft
BNET_CLIENT_SC2S2StarCraft 2
BNET_CLIENT_D3D3Diablo 3
BNET_CLIENT_WTCGWTCGHearthstone
BNET_CLIENT_APPAppBattle.net Desktop App
BSApBattle.net Mobile App
BNET_CLIENT_HEROESHeroHeroes of the Storm
BNET_CLIENT_OVERWATCHProOverwatch
BNET_CLIENT_CLNTCLNT
BNET_CLIENT_SCS1StarCraft: Remastered
BNET_CLIENT_DESTINY2DST2Destiny 2
BNET_CLIENT_CODVIPRCall of Duty: Black Ops 4
BNET_CLIENT_COD_MWODINCall of Duty: Modern Warfare
BNET_CLIENT_COD_MW2LAZRCall of Duty: Modern Warfare 2
BNET_CLIENT_COD_BOCWZEUSCall of Duty: Black Ops Cold War
BNET_CLIENT_WC3W3Warcraft III: Reforged

Example

  • Shows your Battle.net friends' game information. Tested with one friend online in the mobile app, and one friend offline.
  • C_BattleNet.GetFriendAccountInfo() returns the same information in gameAccountInfo

Battle Wow

Patch changes

  • Patch 8.2.5 (2019-09-24): Reworked and moved to C_BattleNet.GetGameAccountInfoByID() and C_BattleNet.GetFriendGameAccountInfo. The previous alias is deprecated. [1]
  • Patch 6.2.4 (2016-03-22): Renamed to BNGetGameAccountInfo() and BNGetFriendGameAccountInfo()
  • Patch 5.0.4 (2012-08-28): Returns changed: faction is now a string. canSoR and toonID added.
  • Patch 3.3.5 (2010-06-22): Added as BNGetToonInfo() and BNGetFriendToonInfo()

External links

GetGameAccountInfoByIDGetGameAccountInfoByGUIDGetFriendGameAccountInfo
  • GitHub FrameXML Gethe
  • Globe 'wut?' Tool Townlong-Yak
  • Blizzard API Docs Townlong-Yak
  • Offline /api addon MrBuds
  • GitHub FrameXML Gethe
  • Globe 'wut?' Tool Townlong-Yak
  • Blizzard API Docs Townlong-Yak
  • Offline /api addon MrBuds
  • GitHub FrameXML Gethe
  • Globe 'wut?' Tool Townlong-Yak
  • Blizzard API Docs Townlong-Yak
  • Offline /api addon MrBuds

Blizzard Support Wow

Retrieved from 'https://wow.gamepedia.com/API_C_BattleNet.GetGameAccountInfoByID?oldid=5910933'