Class EntityTimeManager

    • Method Detail

      • getEntityTime

        public AsyncResult<OffsetDateTime> getEntityTime​(Jid jid)
        Gets the time information (e.g. time zone) of another XMPP entity.
        Parameters:
        jid - The entity's JID.
        Returns:
        The async result with the entity time or null if this protocol is not supported by the entity.