net.java.slee.resources.smpp.pdu
Interface QueryBroadcastSMResp
- All Superinterfaces:
- PDU, java.io.Serializable, SmppResponse
public interface QueryBroadcastSMResp
- extends SmppResponse
The MC returns a query_broadcast_sm_resp PDU as a means of indicating the
result of a broadcast query attempt. The PDU will indicate the success or
failure of the attempt and for successful attempts will also include the
current state of the message.
- Author:
- amit bhayani
getMessageID
java.lang.String getMessageID()
setMessageID
void setMessageID(java.lang.String messageID)
Copyright © 2011. All Rights Reserved.