public interface IToopInterfaceDC
TDETOOPResponseType which contains response data and/or
errors.| Modifier and Type | Method and Description |
|---|---|
void |
onToopResponse(eu.toop.commons.exchange.ToopResponseWithAttachments140 aResponse)
Invoked every time a TOOP Response Message is received
|
void onToopResponse(@Nonnull eu.toop.commons.exchange.ToopResponseWithAttachments140 aResponse) throws IOException
aResponse - Message object. Never null.IOException - in case of processing errorsCopyright © 2018–2019 toop.eu. All rights reserved.