Package org.jivesoftware.smackx.commands
Class AdHocCommandResult
java.lang.Object
org.jivesoftware.smackx.commands.AdHocCommandResult
- Direct Known Subclasses:
AdHocCommandResult.StatusCompleted
,AdHocCommandResult.StatusExecuting
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
static final class
-
Method Summary
Modifier and TypeMethodDescriptionstatic AdHocCommandResult
from
(AdHocCommandData response) final AdHocCommandData
final boolean
-
Method Details
-
getResponse
-
isCompleted
-
asExecutingOrThrow
-
asCompletedOrThrow
-
from
-