We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4de063b commit ec27db1Copy full SHA for ec27db1
docs/sdks/sdk-ref-javascript.md
@@ -269,7 +269,7 @@ All interactions with the SDK for JavaScript are done through the global `__uid2
269
- [getAdvertisingToken()](#getadvertisingtoken-string)
270
- [getAdvertisingTokenAsync()](#getadvertisingtokenasync-promise)
271
- [isLoginRequired()](#isloginrequired-boolean)
272
-- [isIdentityAvailable()](#isidentityavailable-boolean) <New />
+- [isIdentityAvailable()](#isidentityavailable-boolean) <New3100 />
273
- [disconnect()](#disconnect-void)
274
- [abort()](#abort-void) <Deprecated3100 />
275
- [callbacks](#callbacks) <New />
0 commit comments