Interface LiveActivityRequest

Base Live Activity request.

interface LiveActivityRequest {
    attributesType: string;
}

Hierarchy (view full)

Properties

Properties

attributesType: string

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