Skip to content

Mason Miscellaneous Events


Description: Sets the account key for your session.
Parameters:

NAMETYPE
userKeystring

Description: Clears the account key for your session.

Description: Makes the server re-send all the initialization messages. (clansData, friendsData, friendRequests)

Description: Sets your platform. Before client and mobile lobbies were fused, this was what the matchmaking system used to determing your platform.
Parameters:

NAMETYPE
platformstring

Description: Sets your game version.
Parameters:

NAMETYPE
versionstring

Description: Sets your nickname which will be used in-game.
Parameters:

NAMETYPE
namestring

Description: Sets your status. If you set it to ingame or offline, your friends won’t be able to send you party invites through the Friends tab.
Parameters:

NAMETYPEOPTIONS
statusstringonline, ingame, offline

Description: Sets your in-game status.
Parameters:

NAMETYPE
inRoundboolean

Description: Is sent once your login message is processed.
Parameters:

NAMETYPE
userData{ userData: ApiUser }