userAccountPortalUrl

abstract fun userAccountPortalUrl(): Uri

Deprecated

Use loadUserAccountPortalUrl() instead

Replace with

loadUserAccountPortalUrl()

Returns the url needed to access to the user's account portal

Return

the URL as a Uri

Throws

if the request cannot be successfully completed.