3 namespace Elgg\Notifications;
Notification event interface.
getActorGUID()
Get the GUID of the actor.
getDescription()
Get a description of the event.
getActor()
Get the actor of the event.
getAction()
Get the name of the action.
getObject()
Get the object of the event.