-
public interface OnSendCallbackA callback to be invoked before an Event is uploaded to a server. Similar to OnErrorCallback, an
OnSendCallbackmay modify theEventcontents or even reject the entire payload by returningfalse.
public interface OnSendCallback
A callback to be invoked before an Event is uploaded to a server. Similar to OnErrorCallback, an OnSendCallback may modify the Event contents or even reject the entire payload by returning false.