public static interface Xhr.Callback
Modifier and Type | Method and Description |
---|---|
void |
onFail(XMLHttpRequest xhr) |
void |
onSuccess(XMLHttpRequest xhr) |
void onFail(XMLHttpRequest xhr)
void onSuccess(XMLHttpRequest xhr)
Copyright © 2018. All rights reserved.