Interface PresenceHandler.PresenceContext

All Superinterfaces:
Serializable
Enclosing interface:
PresenceHandler

public static interface PresenceHandler.PresenceContext extends Serializable
The context of the user presence.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the user.
  • Method Details

    • getUser

      UserInfo getUser()
      Gets the user.
      Returns:
      the user, not null