public class SmsDeliverReportTpduImpl extends SmsTpduImpl implements SmsDeliverReportTpdu
_CommandDataLimit, _MASK_TP_LP, _MASK_TP_MMS, _MASK_TP_MTI, _MASK_TP_RD, _MASK_TP_RP, _MASK_TP_SRI, _MASK_TP_SRQ, _MASK_TP_SRR, _MASK_TP_UDHI, _MASK_TP_VPF, _UserDataDeliverReportLimit, _UserDataLimit, _UserDataStatusReportLimit, _UserDataSubmitReportLimit, mobileOriginatedMessage, tpduType| Constructor and Description |
|---|
SmsDeliverReportTpduImpl(byte[] data,
Charset gsm8Charset) |
SmsDeliverReportTpduImpl(FailureCause failureCause,
ProtocolIdentifier protocolIdentifier,
UserData userData) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
encodeData() |
DataCodingScheme |
getDataCodingScheme() |
FailureCause |
getFailureCause() |
ParameterIndicator |
getParameterIndicator() |
ProtocolIdentifier |
getProtocolIdentifier() |
UserData |
getUserData() |
boolean |
getUserDataHeaderIndicator() |
int |
getUserDataLength() |
String |
toString() |
createInstance, getSmsTpduTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetSmsTpduTypepublic SmsDeliverReportTpduImpl(FailureCause failureCause, ProtocolIdentifier protocolIdentifier, UserData userData)
public SmsDeliverReportTpduImpl(byte[] data,
Charset gsm8Charset)
throws MAPException
MAPExceptionpublic boolean getUserDataHeaderIndicator()
getUserDataHeaderIndicator in interface SmsDeliverReportTpdupublic FailureCause getFailureCause()
getFailureCause in interface SmsDeliverReportTpdupublic ParameterIndicator getParameterIndicator()
getParameterIndicator in interface SmsDeliverReportTpdupublic ProtocolIdentifier getProtocolIdentifier()
getProtocolIdentifier in interface SmsDeliverReportTpdupublic DataCodingScheme getDataCodingScheme()
getDataCodingScheme in interface SmsDeliverReportTpdupublic int getUserDataLength()
getUserDataLength in interface SmsDeliverReportTpdupublic UserData getUserData()
getUserData in interface SmsDeliverReportTpdupublic byte[] encodeData()
throws MAPException
encodeData in interface SmsTpduMAPExceptionCopyright © 2016. All Rights Reserved.