public static interface CryptoControlApi.OnResponseHandler<T>
void
onFailure(Exception e)
onSuccess(T body)
void onSuccess(T body)
void onFailure(Exception e)
Copyright © 2019. All rights reserved.