Package | Description |
---|---|
com.sen.openscape.csta.xml |
Provides the definition of the CSTA Message objects, used only by CSTA SDK internally.
|
Modifier and Type | Method and Description |
---|---|
CstaErrorCode |
CstaStopApplicationSessionPosResponse.getErrorCode() |
CstaErrorCode |
CstaStopApplicationSessionNegResponse.getErrorCode() |
CstaErrorCode |
CstaStartApplicationSessionNegResponse.getErrorCode() |
CstaErrorCode |
CstaResetApplicationSessionTimerNegResponse.getErrorCode() |
Modifier and Type | Method and Description |
---|---|
void |
CstaStopApplicationSessionPosResponse.setErrorCode(CstaErrorCode errorCode) |
void |
CstaStopApplicationSessionNegResponse.setErrorCode(CstaErrorCode errorCode) |
void |
CstaStartApplicationSessionNegResponse.setErrorCode(CstaErrorCode errorCode) |
void |
CstaResetApplicationSessionTimerNegResponse.setErrorCode(CstaErrorCode errorCode) |