LFG_LIST_APPLICATION_STATUS_UPDATED

From Warcraft Wiki
Jump to navigation Jump to search

Fired when status of Premade Group application changes.

LFG_LIST_APPLICATION_STATUS_UPDATED: searchResultID, newStatus, oldStatus, groupName

Payload

searchResultID
number
newStatus
string - see possible values below
oldStatus
string - see possible values below
groupName
string

Details

Possible Statuses

  • applied - application was submitted
  • invited - invited to a group after applying
  • invitedeclined - you declined the invite
  • inviteaccepted - you accepted the invite
  • cancelled - you cancelled your application
  • timedout - application timed out
  • declined - your application was declined
  • declined_full - group is now full
  • declined_delisted - group was delisted
  • none

Patch changes

Battle for Azeroth Patch 8.1.0 (2018-12-11): Added groupName param.
Warlords of Draenor Patch 6.0.2 (2014-10-14): Added.