| Package | Description |
|---|---|
| com.videobug.agent.command |
| Modifier and Type | Method and Description |
|---|---|
ResponseType |
AgentCommandErrorResponse.getResponseType() |
ResponseType |
AgentCommandResponse.getResponseType() |
static ResponseType |
ResponseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResponseType[] |
ResponseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AgentCommandErrorResponse.setResponseType(ResponseType responseType) |
void |
AgentCommandResponse.setResponseType(ResponseType responseType) |
Copyright © 2023. All rights reserved.