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-loc-marketing
/
com.mapsted.locmarketing
/
NotificationHelper
Notification
Helper
open
class
NotificationHelper
Members
Constructors
Notification
Helper
Link copied to clipboard
constructor
(
context
:
Context
)
Properties
ACTION_
NEGATIVE_
BUTTON_
CLICK
Link copied to clipboard
val
ACTION_NEGATIVE_BUTTON_CLICK
:
String
=
"ACTION_NEGATIVE_BUTTON_CLICK"
DEFAULT_
LOC_
MARKETING_
NOTIFICATION_
ID
Link copied to clipboard
val
DEFAULT_LOC_MARKETING_NOTIFICATION_ID
:
Int
=
875
EXTRA_
CAMPAIGN_
ID
Link copied to clipboard
val
EXTRA_CAMPAIGN_ID
:
String
=
"CAMPAIGN_ID"
EXTRA_
NOTIFICATION_
ID
Link copied to clipboard
val
EXTRA_NOTIFICATION_ID
:
String
=
"NOTIFICATION_ID"
EXTRA_
POSITIVE_
ACTION_
DATA_
JSON
Link copied to clipboard
val
EXTRA_POSITIVE_ACTION_DATA_JSON
:
String
=
"POSITIVE_ACTION_DATA_JSON"
Functions
create
Notification
Link copied to clipboard
@
Nullable
open
fun
createNotification
(
campaign
:
Campaign
,
notificationId
:
Int
)
:
Notification
remove
All
Notificaitons
Link copied to clipboard
open
fun
removeAllNotificaitons
(
)