getForegroundNotification

fun getForegroundNotification(    context: Context,     smallIconId: Int,     largeIconId: Int,     title: String?,     body: String?): Notification