FfiConsentCallbackImpl
open class FfiConsentCallbackImpl : FfiConsentCallback, @unchecked Sendable
Undocumented
-
Undocumented
Declaration
Swift
open func onConsentUpdate(consent: [FfiConsent]) -
Undocumented
Declaration
Swift
open func onError(error: FfiSubscribeError) -
Undocumented
Declaration
Swift
open func onClose()
FfiConsentCallbackImpl Class Reference