Set the current service to run in the foreground.

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

See Also: StartService, SetInBackground

Example - 2 click to expand contents