Retrieves the ack structure from a UME message.
Declaration Syntax
C# |
public UMEMessageAck extractUMEAck()
Return Value
UMEMessageAck object that can be used to send explicit acks
Exceptions
Exception | Condition |
---|---|
Message already acked, disposed, or not a UME message |