Rate this page:

RefreshTokenOptions

Options to refresh tokens.

Props

deviceToken

Copy URL
public  deviceToken

Device (browser) identifier.

Should be the same as the identifier provided for Client.login or Client.loginOneTimeKey.

refreshToken

Copy URL
public  refreshToken

Refresh token obtained from LoginResult.loginTokens.

username

Copy URL
public  username

Full user name, including app and account name, e.g., someuser@someapp.youraccount.voximplant.com.