Openfire (ARCHIVED)

Simplify list of events listened by PresenceEventListener

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 3.5.0
  • Fix Version/s: 3.6.0
  • Component/s: Core
  • Labels:
    None
  • Acceptance Test - Add?:
    No

Description

PresenceEventListener triggers an event for changes in presences and another one more specific for changes in priorities of presences. Since a presence may change its priority and other content then it is not clear how to handle this case. Instead of triggering 2 events we just need to get rid of PresenceEventListener#presencePriorityChanged(ClientSession, Presence) and just trigger PresenceEventListener#presenceChanged(ClientSession, Presence) when something changes in a presence.

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: