UserCancellableEvent Class
Introduction
The UserCancellableEvent
class is used for events that can be cancelled and also involve users.
Methods
This class extends CancellablePolarEvent and inherits all its methods.
user
User user();
Returns:
The User associated with the event.