Package-level declarations
Types
Link copied to clipboard
                  open class DirectEventsListener(directRepository: DirectRepository, sessionService: SessionService) : EventListener<FriendshipRequestAcceptedEvent> 
Listens for events related to directs messages and updates the directs message repository accordingly.