This is an event that is fired under three conditions:
Sending a message to a user who is marked as away.
User of the lib marks self as away.
User of the lib returns from away.
You can determine under which circumstance the event was fired by looking at
the
AwayEvent.EventType
.