gsdsdk / com.gsd.software.sdk.notifications.managers / GSDNotificationManager

GSDNotificationManager

class GSDNotificationManager

Created by mshumko on 9/4/2017.

Constructors

Name Summary
<init> GSDNotificationManager(listener:NotificationReceivedListener)
Created by mshumko on 9/4/2017.

Functions

Name Summary
notificationReceived fun notificationReceived(data:Map<String,String>):Unit

Companion Object Properties

Name Summary
ACTION_DATA const val ACTION_DATA:String
ACTION_TYPE const val ACTION_TYPE:String
APPLICATION_NAME const val APPLICATION_NAME:String
BADGE const val BADGE:String
BODY const val BODY:String
DEVICE_ID const val DEVICE_ID:String
ICON const val ICON:String
LOGICAL_DICT_NAME const val LOGICAL_DICT_NAME:String
NOTIFICATION_TAG_RANGE_MINIMUM const val NOTIFICATION_TAG_RANGE_MINIMUM:Int
TAG const val TAG:String
TITLE const val TITLE:String
USER_NAME const val USER_NAME:String