Live Activity Action Type
Type of a Live Activity call-to-action button. Mirrors the backend / iOS LiveNotificationActionType:
OPEN_APP— just launches the host app.REDIRECT— opens a web url or app deep link carried inurl.CLOSE— dismisses the Live Activity.
URL is kept as a legacy alias of REDIRECT.
Entries
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.