This callback handles errors from API
Example
this.onApiError = function (args, xhr) {
return;
};
This callback handles errors from API
this.onApiError = function (args, xhr) {
return;
};
Copyright 2023 Maytech a Kiteworks company • All rights reserved
0 Comments