Skip to content

Commit ace81b8

Browse files
authored
Merge pull request #343 from revolter/patch-1
Fix callbackId typo in README
2 parents 7528af2 + b1cdc36 commit ace81b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -539,7 +539,7 @@ The delegate functions will be called after the SDK tries to send a package to t
539539
Both event response data objects contain:
540540

541541
- `NSString eventToken` the event token, if the package tracked was an event.
542-
- `NSString callbackid` the custom defined callback ID set on event object.
542+
- `NSString callbackId` the custom defined callback ID set on event object.
543543

544544
If any value is unavailable, it will default to `nil`.
545545

0 commit comments

Comments
 (0)