AFCore
Toggle table of contents
1.6.1
AFCore
Target filter
AFCore
Switch theme
Search in API
Skip to content
AFCore
AFCore
/
com.advantahealth.api.messaging.model
/
IncomingMessage
/
IncomingMessage
Incoming
Message
AFCore
constructor
(
title
:
String
?
=
null
,
body
:
String
?
=
null
,
deeplink
:
String
?
=
null
,
iconUrl
:
String
?
=
null
,
data
:
Map
<
String
,
String
>
=
emptyMap()
)