Class JabberIqPrivacy.OfflineResourceConnection

    • Method Detail

      • isAuthorized

        public boolean isAuthorized()
        Description copied from class: RepositoryAccess
        This method allows you test this session if it already has been authorized. If true is returned as method result it means session has already been authorized, if false however session is still not authorized.
        Overrides:
        isAuthorized in class XMPPResourceConnection
        Returns:
        a boolean value which informs whether this session has been already authorized or not.