Result returned by Experience-event methods.
{ accepted: false } means consent or SDK guards blocked the event. { accepted: true, data } means the SDK accepted the event. Accepted queued/offline events may not have data yet.
{ accepted: false }
{ accepted: true, data }
Result returned by Experience-event methods.