SalesforceWebViewCookieManager

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun setCookies(userAccount: UserAccount, setCookieValue: (String, String?, Boolean, String?, String?) -> Unit = ::setCookieValue, syncCookies: () -> Unit = ::syncCookies)