mergBgTaskStart

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
mergBgTaskStart
Associationsmergbgtask
Summary

Start a background task

Introduced8.0
OSios
Platformsmobile
Values
NameTypeDescription
return

An id used to identify the task.

Description

To manage multiple concurrent background tasks (such as multiple downloads) then keep track of the background task identifiers so as tasks end they can be be stopped and your app will suspend when all background tasks are stopped.

Tagsexternals