startServiceInForeground

inline fun <T> Context.startServiceInForeground(intentAction: String)

Starts a foreground service using the specified type and action

See also