Interface LiveActivityRequest

Base Live Activity request.

interface LiveActivityRequest {
    attributesType: string;
}

Hierarchy (View Summary)

Properties

Properties

attributesType: string

Attributes types. This should match the Activity type of your Live Activity.