iso8583/u_iso_client library

Classes

UIsoClient
Sends one ISO message and waits for its answer — the same job UHttpClient does for REST, with the same onSuccess / onError / onException shape.
UIsoResult
What the host sent back, the way Response is what an HTTP call returns.