com.hoiio.sdk.objects.sms
Class BulkSmsTxn
java.lang.Object
com.hoiio.sdk.objects.HoiioResponse
com.hoiio.sdk.objects.sms.BulkSmsTxn
public class BulkSmsTxn
- extends HoiioResponse
Constructor Summary |
BulkSmsTxn(net.sf.json.JSONObject output)
Constructs a new BulkSmsTxn object by decoding the JSONObject as a response from the HTTP Request |
Method Summary |
String |
getTxnRef()
Gets the unique reference ID for this transaction |
BulkSmsTxn
public BulkSmsTxn(net.sf.json.JSONObject output)
- Constructs a new
BulkSmsTxn
object by decoding the JSONObject
as a response from the HTTP Request
- Parameters:
output
- The response of the HTTP Request
getTxnRef
public String getTxnRef()
- Gets the unique reference ID for this transaction
- Returns:
- A unique reference ID for this Bulk SMS transaction.