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

setRefreshToken

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

Declaration

fun setRefreshToken(token: String)

Summary

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


ON THIS PAGE