HaninMoAnwar
Results
2
comments of
HaninMoAnwar
I've found that timeout is handled by `onTimeoutListener` callback only for `authorize `, `startTransaction`, and `stopTransaction` requests.  Do other requests have this callback or not ? I yes, how...
We as EvFlash Compony, handled this issue by setting `onTimeoutListener`, `onReceiveConfListener` callbacks for each request and pass App handler functions to these listeners, just to track connectivity status in our...