Class Transcripts.AgentDetail

    • Method Detail

      • getAgentJID

        public String getAgentJID()
        Returns the bare JID of the Agent that was involved in the conversation.
        Returns:
        the bared JID of the Agent that was involved in the conversation.
      • getJoinTime

        public Date getJoinTime()
        Returns the Date when the Agent joined the conversation.
        Returns:
        the Date when the Agent joined the conversation.
      • getLeftTime

        public Date getLeftTime()
        Returns the Date when the Agent left the conversation.
        Returns:
        the Date when the Agent left the conversation.