public class UssdResponse extends MobileMsgResponse
UssdResponse class.
Constructor and Description |
---|
UssdResponse(String gatewayId,
org.smslib.USSDResponse msg,
long receiveTime)
Constructor for UssdResponse.
|
Modifier and Type | Method and Description |
---|---|
String |
getGatewayId()
getGatewayId
|
org.smslib.USSDResponse |
getMessage()
getMessage
|
org.smslib.USSDSessionStatus |
getSessionStatus()
getSessionStatus
|
String |
getText()
getText
|
String |
toString() |
getReceiveTime, getRequest, setRequest
public String getText()
getText
getText
in class MobileMsgResponse
public org.smslib.USSDSessionStatus getSessionStatus()
getSessionStatus
USSDSessionStatus
object.public org.smslib.USSDResponse getMessage()
getMessage
USSDResponse
object.Copyright © 2015. All Rights Reserved.