public interface DispatchedMessage
| Modifier and Type | Method and Description |
|---|---|
Binary |
getMessageId()
Returns a unique id of the message that was send.
|
Position |
getPosition()
Returns any position that was attached to the message being sent.
|
Timestamp |
getTime()
Returns the time stamp that was attached to the message being sent.
|
Acknowledgement |
relayed()
If the underlying protocol used for sending the message uses a central relaying server, for example MMS.
|
Binary getMessageId()
Position getPosition()
null.Timestamp getTime()
Acknowledgement relayed()
UnsupportedOperationException - if the underlying communication mechanism does not make of a central relaying server.Copyright © 2012–2015 Danish Maritime Authority. All rights reserved.