library
androidJvm
library
/
uniffi.xmtpv3
/
FfiConsentCallback
Ffi
Consent
Callback
interface
FfiConsentCallback
Inheritors
FfiConsentCallbackImpl
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
on
Consent
Update
Link copied to clipboard
abstract
fun
onConsentUpdate
(
consent
:
List
<
FfiConsent
>
)
on
Error
Link copied to clipboard
abstract
fun
onError
(
error
:
FfiSubscribeException
)