File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -582,7 +582,7 @@ The listener function will be called after the SDK receives the final attributio
582582- ` String clickLabel ` the click label of the current install.
583583- ` String adid ` the adjust device identifier.
584584
585- If any of the values is not available , it's value will default to ` null ` .
585+ If any value is unavailable , it will default to ` null ` .
586586
587587### <a id =" session-event-callbacks " ></a >Session and event callbacks
588588
@@ -637,7 +637,7 @@ Both event response data objects contain:
637637
638638- ` String eventToken ` the event token, if the package tracked was an event.
639639
640- If any of these values is not available , it's value will default to ` null ` .
640+ If any value is unavailable , it will default to ` null ` .
641641
642642And both event and session failed objects also contain:
643643
You can’t perform that action at this time.
0 commit comments