public interface OAuthAsyncRequestCallback<T>
void
onCompleted(T response)
onThrowable(Throwable t)
void onCompleted(T response)
void onThrowable(Throwable t)
Copyright © 2017. All rights reserved.