Home > @rainway/native > BaseRequestEvent > onRejected
BaseRequestEvent.onRejected property
Invoked when the request is rejected
Signature:
protected onRejected?: (reason?: string) => void;
Home > @rainway/native > BaseRequestEvent > onRejected
Invoked when the request is rejected
Signature:
protected onRejected?: (reason?: string) => void;