Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Retrieves a structure containing information about an user that has been created or updated.

Return Type

JUser

Example

Code Block
logPrint("INFO", "Result of listener: " + getNewUserFromEvent());

...