UnitySwiftKotlin←API Reference Return to API Reference index←packageNSDK NSDK←classNSDKSession NSDKSession Method setAccessToken setAccessTokenSets the access token on native (routed through AuthManagerApi via C-ABI).... Declaration @MainActor func setAccessToken(_ token: String) Summary Sets the access token on native (routed through AuthManagerApi via C-ABI). Empty or whitespace-only tokens are ignored by native. - Important: Must be called from the main thread.
Sets the access token on native (routed through AuthManagerApi via C-ABI).
Empty or whitespace-only tokens are ignored by native.
- Important: Must be called from the main thread.