toggle menu
stripe-android
androidJvm
switch theme
search in API
stripe-core
/
com.stripe.android.core.networking
/
ConnectionFactory
/
Default
/
createForFile
create
For
File
open
override
fun
createForFile
(
request
:
StripeRequest
,
outputFile
:
File
)
:
StripeConnection
<
File
>
Creates an
StripeConnection
which attempts to parse the http response body as a
File
.