kin-android / kin.sdk / KinAccount / addAccountCreationListener
abstract fun addAccountCreationListener(listener:
EventListener
<
Void
!>!):
ListenerRegistration
!
Creates and adds listener for account creation event, use returned ``ListenerRegistration
to stop listening.
Note: Events will be fired on background thread.
listener
- EventListener<Void!>!: listener object for payment events