library
androidJvm
library
/
uniffi.xmtpv3
/
FfiPreferenceCallback
Ffi
Preference
Callback
interface
FfiPreferenceCallback
Inheritors
FfiPreferenceCallbackImpl
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
on
Error
Link copied to clipboard
abstract
fun
onError
(
error
:
FfiSubscribeException
)
on
Preference
Update
Link copied to clipboard
abstract
fun
onPreferenceUpdate
(
preference
:
List
<
FfiPreferenceUpdate
>
)