Skip to content

Commit

Permalink
Deploying to gh-pages from @ d6b5605 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-squareup-copybara committed Aug 2, 2024
1 parent fe6181a commit 953eb00
Show file tree
Hide file tree
Showing 29 changed files with 2,685 additions and 335 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1107,7 +1107,7 @@
<h1 id="launchdarklyconfig">LaunchDarklyConfig<a class="headerlink" href="#launchdarklyconfig" title="Permanent link">&para;</a></h1>
<p>[jvm]\</p>
<p>@<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-overloads/index.html">JvmOverloads</a></p>
<p>constructor(sdk_key: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, base_uri: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, use_relay_proxy: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, ssl: HttpClientSSLConfig? = null)</p>
<p>constructor(sdk_key: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, base_uri: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, use_relay_proxy: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a> = true, ssl: HttpClientSSLConfig? = null, event_capacity: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a> = DEFAULT_CAPACITY)</p>



Expand Down
Loading

0 comments on commit 953eb00

Please sign in to comment.