Uses of Class
rocks.xmpp.extensions.commands.model.Command.Note
-
Packages that use Command.Note Package Description rocks.xmpp.extensions.commands.model Provides XML schema implementations of XEP-0050: Ad-Hoc Commands. -
-
Uses of Command.Note in rocks.xmpp.extensions.commands.model
Methods in rocks.xmpp.extensions.commands.model that return types with arguments of type Command.Note Modifier and Type Method Description List<Command.Note>
Command. getNotes()
Gets the notes.
-