Notification Utils
object NotificationUtils
Content copied to clipboard
Functions
remove Notification
Link copied to clipboard
send Notification
Link copied to clipboard
fun sendNotification(context: Context, title: String, text: String = "", @DrawableRes icon: Int, intent: Intent): Int
Content copied to clipboard