Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
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[]
Patch 8.1.0 (2018-12-11): Added groupName
param.
Patch 6.0.2 (2014-10-14): Added.