getDefaultPendingIntent

fun getDefaultPendingIntent(appContext: Context, callingClass: Class<Activity>): PendingIntent

Gets the default pending intent used for the notification

Parameters

appContext

the application context

callingClass

the component class that is to be used for the intent