Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-sdk-geofence-offline
/
com.mapsted.geofence_offline.offline
/
NotificationDetail
Notification
Detail
open
class
NotificationDetail
Members
Constructors
Notification
Detail
Link copied to clipboard
constructor
(
)
constructor
(
contentTitle
:
String
,
contentText
:
String
,
@
DrawableRes
smallIcon
:
Int
)
Properties
content
Text
Link copied to clipboard
@
Expose
open
var
contentText
:
String
content
Title
Link copied to clipboard
@
Expose
open
var
contentTitle
:
String
small
Icon
Link copied to clipboard
@
Expose
@
DrawableRes
open
var
smallIcon
:
Int