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