public interface RCMDCallResult extends DLICallResult
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getResponseSegment()
Retrieves the second and subsequent command response segments after an
Issue Command (ICMD) call is issued.
|
getAIB, getDLICallFunction
java.lang.String getResponseSegment()
For more details about the values returned by this method, see the topic RCMD call in the IMS Application Programming APIs reference documentation.