library
androidJvm
library
/
uniffi.xmtpv3
/
FfiV2SubscriptionCallback
Ffi
V2Subscription
Callback
interface
FfiV2SubscriptionCallback
Inheritors
FfiV2SubscriptionCallbackImpl
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
on
Error
Link copied to clipboard
abstract
fun
onError
(
error
:
GenericException
)
on
Message
Link copied to clipboard
abstract
fun
onMessage
(
message
:
FfiEnvelope
)