|
@@ -0,0 +1,195 @@
|
|
|
+<html>
|
|
|
+ <head>
|
|
|
+ <meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
|
|
|
+ <title>PersistentCookieJar</title>
|
|
|
+<link href="../../../../../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../../";</script><script type="text/javascript" src="../../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../../styles/style.css" rel="Stylesheet"><link href="../../../styles/logo-styles.css" rel="Stylesheet"><link href="../../../styles/jetbrains-mono.css" rel="Stylesheet"><link href="../../../styles/main.css" rel="Stylesheet"><script type="text/javascript" src="../../../scripts/clipboard.js" async="async"></script><script type="text/javascript" src="../../../scripts/navigation-loader.js" async="async"></script><script type="text/javascript" src="../../../scripts/platform-content-handler.js" async="async"></script><script type="text/javascript" src="../../../scripts/main.js" async="async"></script> </head>
|
|
|
+ <body>
|
|
|
+ <div id="container">
|
|
|
+ <div id="leftColumn"><a href="../../../index.html">
|
|
|
+ <div id="logo"></div>
|
|
|
+ </a>
|
|
|
+ <div id="paneSearch"></div>
|
|
|
+ <div id="sideMenu"></div>
|
|
|
+ </div>
|
|
|
+ <div id="main">
|
|
|
+ <div id="leftToggler"><span class="icon-toggler"></span></div>
|
|
|
+<script type="text/javascript" src="../../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="Net::com.drake.net.cookie/PersistentCookieJar///PointingToDeclaration//1281733757">
|
|
|
+ <div class="navigation-wrapper" id="navigation-wrapper">
|
|
|
+ <div class="breadcrumbs"><a href="../../../index.html">Net</a>/<a href="../index.html">com.drake.net.cookie</a>/<a href="index.html">PersistentCookieJar</a></div>
|
|
|
+ <div class="pull-right d-flex">
|
|
|
+ <div id="searchBar"></div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="cover ">
|
|
|
+ <h1 class="cover"><span>Persistent</span><wbr></wbr><span>Cookie</span><wbr></wbr><span>Jar</span></h1>
|
|
|
+ <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">class <a href="index.html">PersistentCookieJar</a>(context: <a href="https://developer.android.com/reference/kotlin/android/content/Context.html">Context</a>, dbName: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>) : <span data-unresolved-link="okhttp3/CookieJar///PointingToDeclaration/">CookieJar</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><p class="paragraph">持久化存储Cookie</p></div></div>
|
|
|
+ </div>
|
|
|
+ <div class="tabbedcontent">
|
|
|
+ <div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Constructors">Constructors</button><button class="section-tab" data-togglable="Functions">Functions</button><button class="section-tab" data-togglable="Properties">Properties</button><button class="section-tab" data-togglable="Parameters">Parameters</button></div>
|
|
|
+ <div class="tabs-section-body">
|
|
|
+ <h2 class="">Parameters</h2>
|
|
|
+ <div data-togglable="Parameters">
|
|
|
+ <div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex">dbName</span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">数据库名称, 设置多个名称可以让不同的客户端共享不同的cookies</p></div></div></div></div></div></div></div></div></div>
|
|
|
+ </div>
|
|
|
+ <h2 class="tabbedcontent">Constructors</h2>
|
|
|
+ <div class="table" data-togglable="Constructors"><a data-name="1628227124%2FConstructors%2F1281733757" anchor-label="PersistentCookieJar" id="1628227124%2FConstructors%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
|
|
|
+ <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
|
|
|
+ <div class="main-subrow keyValue TabbedContent">
|
|
|
+ <div class=""><span class="inline-flex"><a href="-persistent-cookie-jar.html">PersistentCookieJar</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1628227124%2FConstructors%2F1281733757"></span>
|
|
|
+ <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
|
|
|
+ </span></span></div>
|
|
|
+ <div>
|
|
|
+ <div class="title">
|
|
|
+ <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">fun <a href="-persistent-cookie-jar.html">PersistentCookieJar</a>(context: <a href="https://developer.android.com/reference/kotlin/android/content/Context.html">Context</a>, dbName: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a> = "net_cookies")<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="brief ">数据库名称, 设置多个名称可以让不同的客户端共享不同的cookies</div></div></div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <h2 class="">Functions</h2>
|
|
|
+ <div class="table" data-togglable="Functions"><a data-name="1309136952%2FFunctions%2F1281733757" anchor-label="addAll" id="1309136952%2FFunctions%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
|
|
|
+ <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
|
|
|
+ <div class="main-subrow keyValue ">
|
|
|
+ <div class=""><span class="inline-flex"><a href="add-all.html">addAll</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1309136952%2FFunctions%2F1281733757"></span>
|
|
|
+ <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
|
|
|
+ </span></span></div>
|
|
|
+ <div>
|
|
|
+ <div class="title"><div class="divergent-group" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="with-platform-tags"><span class="pull-right"></span></div>
|
|
|
+
|
|
|
+ <div>
|
|
|
+ <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">fun <a href="add-all.html">addAll</a>(url: <span data-unresolved-link="okhttp3/HttpUrl///PointingToDeclaration/">HttpUrl</span>, cookies: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a><<span data-unresolved-link="okhttp3/Cookie///PointingToDeclaration/">Cookie</span>>)<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
|
|
|
+ </div>
|
|
|
+<a data-name="1309136952%2FFunctions%2F1281733757" anchor-label="addAll" id="1309136952%2FFunctions%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a><div class="brief "><a data-name="1309136952%2FFunctions%2F1281733757" anchor-label="addAll" id="1309136952%2FFunctions%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>添加Cookie到指定域名下</div></div>
|
|
|
+</div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+<a data-name="1427364971%2FFunctions%2F1281733757" anchor-label="clear" id="1427364971%2FFunctions%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
|
|
|
+ <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
|
|
|
+ <div class="main-subrow keyValue ">
|
|
|
+ <div class=""><span class="inline-flex"><a href="clear.html">clear</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1427364971%2FFunctions%2F1281733757"></span>
|
|
|
+ <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
|
|
|
+ </span></span></div>
|
|
|
+ <div>
|
|
|
+ <div class="title"><div class="divergent-group" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="with-platform-tags"><span class="pull-right"></span></div>
|
|
|
+
|
|
|
+ <div>
|
|
|
+ <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">fun <a href="clear.html">clear</a>()<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
|
|
|
+ </div>
|
|
|
+<a data-name="1427364971%2FFunctions%2F1281733757" anchor-label="clear" id="1427364971%2FFunctions%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a><div class="brief "><a data-name="1427364971%2FFunctions%2F1281733757" anchor-label="clear" id="1427364971%2FFunctions%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>清除应用所有Cookie</div></div>
|
|
|
+</div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+<a data-name="2019019939%2FFunctions%2F1281733757" anchor-label="getAll" id="2019019939%2FFunctions%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
|
|
|
+ <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
|
|
|
+ <div class="main-subrow keyValue ">
|
|
|
+ <div class=""><span class="inline-flex"><a href="get-all.html">getAll</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="2019019939%2FFunctions%2F1281733757"></span>
|
|
|
+ <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
|
|
|
+ </span></span></div>
|
|
|
+ <div>
|
|
|
+ <div class="title"><div class="divergent-group" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="with-platform-tags"><span class="pull-right"></span></div>
|
|
|
+
|
|
|
+ <div>
|
|
|
+ <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">fun <a href="get-all.html">getAll</a>(url: <span data-unresolved-link="okhttp3/HttpUrl///PointingToDeclaration/">HttpUrl</span>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a><<span data-unresolved-link="okhttp3/Cookie///PointingToDeclaration/">Cookie</span>><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
|
|
|
+ </div>
|
|
|
+<a data-name="2019019939%2FFunctions%2F1281733757" anchor-label="getAll" id="2019019939%2FFunctions%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a><div class="brief "><a data-name="2019019939%2FFunctions%2F1281733757" anchor-label="getAll" id="2019019939%2FFunctions%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>获取指定域名下的所有Cookie</div></div>
|
|
|
+</div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+<a data-name="-1686956732%2FFunctions%2F1281733757" anchor-label="loadForRequest" id="-1686956732%2FFunctions%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
|
|
|
+ <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
|
|
|
+ <div class="main-subrow keyValue ">
|
|
|
+ <div class=""><span class="inline-flex"><a href="load-for-request.html">loadForRequest</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1686956732%2FFunctions%2F1281733757"></span>
|
|
|
+ <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
|
|
|
+ </span></span></div>
|
|
|
+ <div>
|
|
|
+ <div class="title"><div class="divergent-group" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="with-platform-tags"><span class="pull-right"></span></div>
|
|
|
+
|
|
|
+ <div>
|
|
|
+ <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">open override fun <a href="load-for-request.html">loadForRequest</a>(url: <span data-unresolved-link="okhttp3/HttpUrl///PointingToDeclaration/">HttpUrl</span>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a><<span data-unresolved-link="okhttp3/Cookie///PointingToDeclaration/">Cookie</span>><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
|
|
|
+ </div>
|
|
|
+</div>
|
|
|
+</div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+<a data-name="1726709575%2FFunctions%2F1281733757" anchor-label="remove" id="1726709575%2FFunctions%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
|
|
|
+ <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
|
|
|
+ <div class="main-subrow keyValue ">
|
|
|
+ <div class=""><span class="inline-flex"><a href="remove.html">remove</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1726709575%2FFunctions%2F1281733757"></span>
|
|
|
+ <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
|
|
|
+ </span></span></div>
|
|
|
+ <div>
|
|
|
+ <div class="title"><div class="divergent-group" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="with-platform-tags"><span class="pull-right"></span></div>
|
|
|
+
|
|
|
+ <div>
|
|
|
+ <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">fun <a href="remove.html">remove</a>(url: <span data-unresolved-link="okhttp3/HttpUrl///PointingToDeclaration/">HttpUrl</span>)<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
|
|
|
+ </div>
|
|
|
+<a data-name="-1084699204%2FFunctions%2F1281733757" anchor-label="remove" id="-1084699204%2FFunctions%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a><div class="brief "><a data-name="-1084699204%2FFunctions%2F1281733757" anchor-label="remove" id="-1084699204%2FFunctions%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>删除指定域名的所有Cookie</div></div>
|
|
|
+<div class="divergent-group" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="with-platform-tags"><span class="pull-right"></span></div>
|
|
|
+
|
|
|
+ <div>
|
|
|
+ <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">fun <a href="remove.html">remove</a>(url: <span data-unresolved-link="okhttp3/HttpUrl///PointingToDeclaration/">HttpUrl</span>, cookieName: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>)<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
|
|
|
+ </div>
|
|
|
+<a data-name="1197831585%2FFunctions%2F1281733757" anchor-label="remove" id="1197831585%2FFunctions%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a><div class="brief "><a data-name="1197831585%2FFunctions%2F1281733757" anchor-label="remove" id="1197831585%2FFunctions%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>删除指定域名下的指定cookie</div></div>
|
|
|
+</div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+<a data-name="1066426720%2FFunctions%2F1281733757" anchor-label="saveFromResponse" id="1066426720%2FFunctions%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
|
|
|
+ <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
|
|
|
+ <div class="main-subrow keyValue ">
|
|
|
+ <div class=""><span class="inline-flex"><a href="save-from-response.html">saveFromResponse</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1066426720%2FFunctions%2F1281733757"></span>
|
|
|
+ <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
|
|
|
+ </span></span></div>
|
|
|
+ <div>
|
|
|
+ <div class="title"><div class="divergent-group" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release"><div class="with-platform-tags"><span class="pull-right"></span></div>
|
|
|
+
|
|
|
+ <div>
|
|
|
+ <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><div class="symbol monospace">open override fun <a href="save-from-response.html">saveFromResponse</a>(url: <span data-unresolved-link="okhttp3/HttpUrl///PointingToDeclaration/">HttpUrl</span>, cookies: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a><<span data-unresolved-link="okhttp3/Cookie///PointingToDeclaration/">Cookie</span>>)<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
|
|
|
+ </div>
|
|
|
+</div>
|
|
|
+</div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <h2 class="">Properties</h2>
|
|
|
+ <div class="table" data-togglable="Properties"><a data-name="1182721161%2FProperties%2F1281733757" anchor-label="context" id="1182721161%2FProperties%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
|
|
|
+ <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
|
|
|
+ <div class="main-subrow keyValue ">
|
|
|
+ <div class=""><span class="inline-flex"><a href="context.html">context</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1182721161%2FProperties%2F1281733757"></span>
|
|
|
+ <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
|
|
|
+ </span></span></div>
|
|
|
+ <div>
|
|
|
+ <div class="title">
|
|
|
+ <div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><a data-name="1182721161%2FProperties%2F1281733757" anchor-label="context" id="1182721161%2FProperties%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a><div class="symbol monospace">val <a href="context.html">context</a>: <a href="https://developer.android.com/reference/kotlin/android/content/Context.html">Context</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+<a data-name="-901282631%2FProperties%2F1281733757" anchor-label="dbName" id="-901282631%2FProperties%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>
|
|
|
+ <div class="table-row" data-filterable-current=":net:dokkaHtml/release" data-filterable-set=":net:dokkaHtml/release">
|
|
|
+ <div class="main-subrow keyValue ">
|
|
|
+ <div class=""><span class="inline-flex"><a href="db-name.html">dbName</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-901282631%2FProperties%2F1281733757"></span>
|
|
|
+ <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
|
|
|
+ </span></span></div>
|
|
|
+ <div>
|
|
|
+ <div class="title">
|
|
|
+ <div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-depenent-content" data-active="" data-togglable=":net:dokkaHtml/release"><a data-name="-901282631%2FProperties%2F1281733757" anchor-label="dbName" id="-901282631%2FProperties%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a><div class="symbol monospace">val <a href="db-name.html">dbName</a>: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="brief "><a data-name="-901282631%2FProperties%2F1281733757" anchor-label="dbName" id="-901282631%2FProperties%2F1281733757" data-filterable-set=":net:dokkaHtml/release"></a>数据库名称, 设置多个名称可以让不同的客户端共享不同的cookies</div></div></div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2023 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </body>
|
|
|
+</html>
|
|
|
+
|