sender-sdk
androidJvm
sender-sdk
/
tv.vizbee.ui.presentations.cards.implementations.pairing
/
PairingCardContract
/
View
View
interface
View
:
BaseCardView
<
T
>
Inheritors
ClassicPairingCardFragment
Members
Functions
confirm
PINAccepted
Link copied to clipboard
abstract
fun
confirmPINAccepted
(
)
reset
PINWith
Message
Link copied to clipboard
abstract
fun
resetPINWithMessage
(
message
:
String
)
reset
PINWith
Reenter
Message
Link copied to clipboard
abstract
fun
resetPINWithReenterMessage
(
)
set
Controller
Link copied to clipboard
abstract
fun
setController
(
controller
:
T
)
set
Message
Link copied to clipboard
abstract
fun
setMessage
(
message
:
String
)
show
Error
Link copied to clipboard
abstract
fun
showError
(
errorMessage
:
String
)