toggle menu
braintree_android
5.19.0
androidJvm
switch theme
search in API
BraintreeCore
/
com.braintreepayments.api.core
/
GetAppSwitchUseCase
Get
App
Switch
Use
Case
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
class
GetAppSwitchUseCase
(
appSwitchRepository
:
AppSwitchRepository
)
Members
Constructors
Get
App
Switch
Use
Case
Link copied to clipboard
constructor
(
appSwitchRepository
:
AppSwitchRepository
)
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
)
:
Boolean