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
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final class -
Method Summary
Modifier and TypeMethodDescriptionstatic AdHocCommandResultfrom(AdHocCommandData response) final AdHocCommandDatafinal boolean
-
Method Details
-
getResponse
-
isCompleted
-
asExecutingOrThrow
-
asCompletedOrThrow
-
from
-