FfiConsentCallback
public protocol FfiConsentCallback : AnyObject, Sendable
Undocumented
-
Undocumented
Declaration
Swift
func onConsentUpdate(consent: [FfiConsent]) -
Undocumented
Declaration
Swift
func onError(error: FfiSubscribeError) -
Undocumented
Declaration
Swift
func onClose()
FfiConsentCallback Protocol Reference