TaskStatusHelper Methods |
The TaskStatusHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Attach |
Creates an instance for a task manager.
Throws if an instance already exists.
|
![]() ![]() | Detach |
Detaches a helper from a TaskManager, so it no longer
listens to task events and tries to maintain statuses.
|
![]() | GetAllTaskData |
Gets all task data stored in NVS.
|
![]() ![]() | GetInstance |
Gets the helper instance for the given TaskManager.
|
![]() ![]() | IsAttached |
Indicates if a helper is already attached to the task manager.
|
![]() | UpdateTaskDataTDirective |
Updates in-progress tasks with up-to-date statuses from NVS if available.
|