UserEvent Class
Introduction
The UserEvent
class is used for events that involve users.
Methods
user
User user();
Returns:
The User associated with the event.
The UserEvent
class is used for events that involve users.
user
Returns:
The User associated with the event.