Package com.moengage.pushbase.internal

Types

ClickHandler
Link copied to clipboard
class ClickHandler
MoEngageNotificationUtils
Link copied to clipboard
class MoEngageNotificationUtils
Utility class for Notifications sent from MoEngage platform.
MoETimePickerDialog
Link copied to clipboard
open class MoETimePickerDialog : TimePickerDialog
This is a custom TimePickerDialog with min and max time
NotificationBuilder
Link copied to clipboard
open class NotificationBuilder
Umang Chamaria Date: 27/12/19
PushActionMapperConstants
Link copied to clipboard
interface PushActionMapperConstants : ActionMapperConstants
This is a constant file for Push Action
PushBaseHandlerImpl
Link copied to clipboard
open class PushBaseHandlerImpl : PushBaseHandler
PushHelper
Link copied to clipboard
class PushHelper
PushSourceProcessor
Link copied to clipboard
open class PushSourceProcessor
Umang Chamaria Date: 2020/08/04

Functions

addPayloadToUri
Link copied to clipboard
fun addPayloadToUri(uriBuilder: Uri.Builder, extras: Bundle)
buildDismissActionJson
Link copied to clipboard
fun buildDismissActionJson(notificationId: Int): JSONObject
getActionsFromBundle
Link copied to clipboard
fun getActionsFromBundle(bundle: Bundle): JSONArray
getClearPendingIntent
Link copied to clipboard
fun getClearPendingIntent(context: Context, notificationId: Int, intent: Intent): PendingIntent
isTemplatesSupportedOnDevice
Link copied to clipboard
fun isTemplatesSupportedOnDevice(context: Context): Boolean