anon.pay
Interface IBIConnectionListener
- All Known Implementing Classes:
- PayAccountsFile
public interface IBIConnectionListener
Classes that want to listen to events generated by a BIConnection have to
implement this interface and register as a IBIConnetionListener at the
BIConnection.
- Author:
- Tobias Bayer
gotCaptcha
void gotCaptcha(ICaptchaSender a_source,
IImageEncodedCaptcha a_captcha)
- This method is called whenever a captcha has been received from the
Payment Instance.
- Parameters:
a_source
- Objecta_captcha
- IImageEncodedCaptcha