Ends a Live Activity.
The request options.
Optional success: (() => void)Success callback.
Optional error: ((err: string) => void)Error callback.
Lists any Live Activities for the request.
The request options.
Success callback with the list.
Optional error: ((err: string) => void)Error callback.
Lists all Live Activities.
Success callback with the list.
Optional error: ((err: string) => void)Error callback.
Live Activities updated listener.
A cancellable that can be used to cancel the listener.
The callback.
Starts a Live Activity.
The request options.
Success callback with the started activity.
Optional error: ((err: string) => void)Error callback.
Updates a Live Activity.
The request options.
Optional success: (() => void)Success callback.
Optional error: ((err: string) => void)Error callback.
Generated using TypeDoc
Live Activity manager. iOS only.