You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
log [nfc]: Rename ReportErrorCallback to ReportErrorCancellablyCallback
This highlights the API choice that the callback signature allows the
caller to clear/cancel the reported errors, drawing distinction from a
later added variant that does not allow this.
Signed-off-by: Zixuan James Li <[email protected]>
0 commit comments