See: Description
| Class | Description |
|---|---|
| InteractiveError |
A
InteractiveError represents the error object that could be returned as part of a
ReplyPacket. |
| InteractivePacket |
The class
InteractivePacket is the superclass of all packet classes representing messages to and from
the Interactive service. |
| MethodPacket |
A
MethodPacket represents a request for the recipient (which could either be the Interactive service
or a client) to perform an action. |
| ReplyPacket |
A
ReplyPacket represents a reply to a request to perform an action. |
| Enum | Description |
|---|---|
| InteractiveMethod |
Enum containing all the methods supported by the Interactive service.
|
Copyright © 2018. All rights reserved.