SIGN IN SIGN UP

Move callbacks to the API package, add `ResultCallback.Adapter` (#1321)

These classes belong to the API and essential for calling some of the API methods.

Also, sometimes they are not needed, actually, but the current API (`ResultCallbackTemplate`) is hard to use due to the generic signature, hence the addition of `ResultCallback.Adapter`.
S
Sergei Egorov committed
9be9c5e5d0f673a5b7ac417bf4a0f930b185f734
Parent: 35ad7d9
Committed by GitHub <noreply@github.com> on 2/17/2020, 8:33:26 PM