View Single Post
Old September 27th, 2013   #2
ericthegeek
Task Group Member
 
Join Date: Aug 2008
Posts: 375
Default

STATUS_GET_LAST_MESSAGE should always return the last message that was sent.

STATUS_GET_LAST_MESSAGE is used to handle the situation where a Status or Queued message is lost or corrupt. If the controller is issuing "STATUS_GET_LAST_MESSAGE" it's because it believes the previous message was not delivered properly. Thus, the responder needs to re-send the previous message to ensure it's delivered properly. Otherwise that message could be permanently lost.
ericthegeek is offline   Reply With Quote