android-components / mozilla.components.service.fxa / FirefoxAccount / fromJSONString

fromJSONString

fun fromJSONString(json: String): FirefoxAccount (source)

Restores the account's authentication state from a JSON string produced by FirefoxAccount.toJSONString.

Return
FirefoxAccount representing the authentication state