AndroidSDK
Toggle table of contents
2.3.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
AndroidSDK
CorePayments
/
com.paypal.android.corepayments.api
/
PatchCCOWithAppSwitchEligibility
Patch
CCOWith
App
Switch
Eligibility
class
PatchCCOWithAppSwitchEligibility
Members
Constructors
Patch
CCOWith
App
Switch
Eligibility
Link copied to clipboard
constructor
(
coreConfig
:
CoreConfig
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
invoke
Link copied to clipboard
suspend operator
fun
invoke
(
context
:
Context
,
orderId
:
String
,
tokenType
:
TokenType
,
merchantOptInForAppSwitch
:
Boolean
,
paypalNativeAppInstalled
:
Boolean
)
:
APIResult
<
AppSwitchEligibility
>