mirror of
https://github.com/igniterealtime/Spark.git
synced 2026-02-04 15:15:23 +00:00
PresenceListener: expand description
This commit is contained in:
committed by
Guus der Kinderen
parent
922a017460
commit
1e29182b62
@ -19,6 +19,7 @@ import org.jivesoftware.smack.packet.Presence;
|
||||
|
||||
/**
|
||||
* The <code>PresenceListener</code> is used to listen for Personal Presence changes within the system.
|
||||
* It allows other parts of the application to react to presence updates (e.g., updating UI elements like status icons).
|
||||
* <p/>
|
||||
* Presence listeners can be registered using the {@link org.jivesoftware.spark.SessionManager}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user