Interface InteractionCallbackActivityInstance

interface InteractionCallbackActivityInstance {
    id: string;
}

Properties

Properties

id: string

Instance ID of the Activity if one was launched or joined.