AFCore
Toggle table of contents
1.6.1
ios
Target filter
ios
Switch theme
Search in API
Skip to content
AFCore
AFCore
/
com.advantahealth.api.messaging
/
AFMessagingHooks
/
onForegroundMessage
on
Foreground
Message
ios
fun
onForegroundMessage
(
title
:
String
?
,
body
:
String
?
,
deeplink
:
String
?
,
icon
:
String
?
,
data
:
Map
<
String
,
String
>
?
)
Called by Swift when a foreground message arrives (optional, but handy for Flow)