toggle menu
stripe-android
androidJvm
switch theme
search in API
stripe-core
/
com.stripe.android.core.networking
/
StripeConnection
/
Default
Default
class
Default
:
StripeConnection.AbstractConnection
<
String
>
Default
StripeConnection
that converts the ResponseStream to a String.
Members
Properties
response
Link copied to clipboard
open
override
val
response
:
StripeResponse
<
String
>
response
Code
Link copied to clipboard
open
override
val
responseCode
:
Int
Functions
close
Link copied to clipboard
open
override
fun
close
(
)
create
Body
From
Response
Stream
Link copied to clipboard
open
override
fun
createBodyFromResponseStream
(
responseStream
:
InputStream
?
)
:
String
?
Convert stream to a String