Wowpedia

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

READ MORE

Wowpedia
Register
Advertisement

Returns status information about the current PvP pet battle matchmaking queue.

queueState, estimatedTime, queuedTime = C_PetBattles.GetPVPMatchmakingInfo()

Returns[]

queueState
string - Either "proposal", "queued", "suspended", or nil.
estimatedTime
number - The current estimated wait time in seconds, rounded to the nearest second.
queuedTime
number - The time that the queue started at, in the same format as GetTime().

Patch changes[]

Mists of Pandaria Patch 5.0.4 (2012-08-28): Added.

See also[]

Advertisement