Uses of Class
org.jivesoftware.smackx.commands.AdHocCommandNote
Package
Description
Smacks implementation of XEP-0050: Ad-Hoc Commands.
Element classes for XEP-0050: Ad-Hoc Commands.
-
Uses of AdHocCommandNote in org.jivesoftware.smackx.commands
Modifier and TypeMethodDescriptionAbstractAdHocCommand.getNotes()
Returns the notes that the command has at the current stage. -
Uses of AdHocCommandNote in org.jivesoftware.smackx.commands.packet
Modifier and TypeMethodDescriptionAdHocCommandData.getNotes()
AdHocCommandDataBuilder.getNotes()
AdHocCommandDataView.getNotes()
Returns the list of notes that the command has.