public class SendPduStatus2 extends Object
| Constructor and Description |
|---|
SendPduStatus2(Throwable exception,
com.cloudhopper.smpp.pdu.PduRequest request,
com.cloudhopper.smpp.pdu.PduResponse response,
String systemId,
boolean isSuccess) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getException() |
com.cloudhopper.smpp.pdu.PduRequest |
getRequest() |
com.cloudhopper.smpp.pdu.PduResponse |
getResponse() |
String |
getSystemId() |
boolean |
isSuccess() |
String |
toString() |
Copyright © 2017. All Rights Reserved.