toggle menu
stripe-android
androidJvm
switch theme
search in API
stripe-core
/
com.stripe.android.core.networking
/
StripeClientUserAgentHeaderFactory
Stripe
Client
User
Agent
Header
Factory
class
StripeClientUserAgentHeaderFactory
(
systemPropertySupplier
:
(
String
)
->
String
=
DEFAULT_SYSTEM_PROPERTY_SUPPLIER
)
Members
Constructors
Stripe
Client
User
Agent
Header
Factory
Link copied to clipboard
constructor
(
systemPropertySupplier
:
(
String
)
->
String
=
DEFAULT_SYSTEM_PROPERTY_SUPPLIER
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
create
Link copied to clipboard
fun
create
(
appInfo
:
AppInfo
?
=
null
)
:
Map
<
String
,
String
>
create
Header
Value
Link copied to clipboard
fun
createHeaderValue
(
appInfo
:
AppInfo
?
=
null
)
:
JSONObject