Uses of Class
org.jivesoftware.smackx.workgroup.ext.notes.ChatNotes
-
Packages that use ChatNotes Package Description org.jivesoftware.smackx.workgroup.agent TODO describe me.org.jivesoftware.smackx.workgroup.ext.notes TODO describe me. -
-
Uses of ChatNotes in org.jivesoftware.smackx.workgroup.agent
Methods in org.jivesoftware.smackx.workgroup.agent that return ChatNotes Modifier and Type Method Description ChatNotes
AgentSession. getNote(String sessionID)
Retrieves the ChatNote associated with a given chat session. -
Uses of ChatNotes in org.jivesoftware.smackx.workgroup.ext.notes
Methods in org.jivesoftware.smackx.workgroup.ext.notes that return ChatNotes Modifier and Type Method Description ChatNotes
ChatNotes.Provider. parse(XmlPullParser parser, int initialDepth, XmlEnvironment xmlEnvironment)
-