Home > @rainway/native > BaseRequestEvent > onAccepted
BaseRequestEvent.onAccepted property
Invoked when the request is accepted.
Signature:
protected onAccepted?: (value: TAccepted) => void;
Home > @rainway/native > BaseRequestEvent > onAccepted
Invoked when the request is accepted.
Signature:
protected onAccepted?: (value: TAccepted) => void;