Skip to content

Commit

Permalink
Updated Docs for Make sure that the Chrome custom tab have no history…
Browse files Browse the repository at this point in the history
… left after capturing the deeplink (#59)
  • Loading branch information
AmniX committed Oct 23, 2024
1 parent dfbf09a commit 7e866c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<div class="cover ">
<h1 class="cover"><span>Komoju</span><wbr></wbr><span>Payment</span><wbr></wbr><span>Result</span><wbr></wbr><span><span>Contract</span></span></h1>
</div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":android:dokkaHtml/release"><div class="symbol monospace"><span class="token keyword">val </span><a href="-komoju-payment-result-contract.html">KomojuPaymentResultContract</a><span class="token operator">: </span><a href="https://developer.android.com/reference/kotlin/androidx/activity/result/contract/ActivityResultContract.html">ActivityResultContract</a><span class="token operator">&lt;</span><a href="-configuration/index.html">KomojuSDK.Configuration</a><span class="token punctuation">, </span><a href="-payment-result/index.html">KomojuSDK.PaymentResult</a><span class="token operator">&gt;</span></div><p class="paragraph">Property that provides the contract to start the payment process and receive the result (success or failure).</p></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":android:dokkaHtml/release"><div class="symbol monospace"><div class="block"><div class="block"><span class="token annotation builtin">@</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-static/index.html"><span class="token annotation builtin">JvmStatic</span></a></div></div><span class="token keyword">val </span><a href="-komoju-payment-result-contract.html">KomojuPaymentResultContract</a><span class="token operator">: </span><a href="https://developer.android.com/reference/kotlin/androidx/activity/result/contract/ActivityResultContract.html">ActivityResultContract</a><span class="token operator">&lt;</span><a href="-configuration/index.html">KomojuSDK.Configuration</a><span class="token punctuation">, </span><a href="-payment-result/index.html">KomojuSDK.PaymentResult</a><span class="token operator">&gt;</span></div><p class="paragraph">Property that provides the contract to start the payment process and receive the result (success or failure).</p></div></div>
</div>
<div class="footer">
<span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>(c) 2024 Degica</span><span
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ <h2 class="">Properties</h2>
</span></span></div>
<div>
<div class="title">
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":android:dokkaHtml/release"><div class="symbol monospace"><span class="token keyword">val </span><a href="-komoju-payment-result-contract.html">KomojuPaymentResultContract</a><span class="token operator">: </span><a href="https://developer.android.com/reference/kotlin/androidx/activity/result/contract/ActivityResultContract.html">ActivityResultContract</a><span class="token operator">&lt;</span><a href="-configuration/index.html">KomojuSDK.Configuration</a><span class="token punctuation">, </span><a href="-payment-result/index.html">KomojuSDK.PaymentResult</a><span class="token operator">&gt;</span></div><div class="brief "><p class="paragraph">Property that provides the contract to start the payment process and receive the result (success or failure).</p></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":android:dokkaHtml/release"><div class="symbol monospace"><div class="block"><div class="block"><span class="token annotation builtin">@</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-static/index.html"><span class="token annotation builtin">JvmStatic</span></a></div></div><span class="token keyword">val </span><a href="-komoju-payment-result-contract.html">KomojuPaymentResultContract</a><span class="token operator">: </span><a href="https://developer.android.com/reference/kotlin/androidx/activity/result/contract/ActivityResultContract.html">ActivityResultContract</a><span class="token operator">&lt;</span><a href="-configuration/index.html">KomojuSDK.Configuration</a><span class="token punctuation">, </span><a href="-payment-result/index.html">KomojuSDK.PaymentResult</a><span class="token operator">&gt;</span></div><div class="brief "><p class="paragraph">Property that provides the contract to start the payment process and receive the result (success or failure).</p></div></div></div>
</div>
</div>
</div>
Expand Down

0 comments on commit 7e866c9

Please sign in to comment.