Set the current service to run in the foreground.

app.SetInForeground( title, text, largeIcon, smallIcon, importance )

See Also: StartService, SetInBackground

Example click to expand contents