updateNotificationProperties

fun updateNotificationProperties(    context: Context,     smallIconId: Int,     largeIconId: Int,     title: String?,     body: String?,     notificationId: Int)