Skip to main content
API Reference com.nianticspatial.nsdk NSDKSession

setAccessToken

Set the access token at runtime. Invalid/empty tokens are ignored by native.

Declaration

fun setAccessToken(token: String)

Summary

Set the access token at runtime. Invalid/empty tokens are ignored by native.


ON THIS PAGE