ISimpleSignInResponseHandler
and register their implementation instance of response handler by calling
SimpleSignInService.registerResponseHandler(android.content.Context, ISimpleSignInResponseHandler)
before calling any of the APIs listed in SimpleSignInService
Your registered implementation of this response handler will receive a asynchronous
callback as soon as Amazon completes the request made through available APIs.