Share via


ConversationResourceResponse interface

Represents the response from a conversation resource operation.

Properties

activityId

The ID of the activity.

id

The ID of the conversation resource.

serviceUrl

The service URL.

Property Details

activityId

The ID of the activity.

activityId: string

Property Value

string

id

The ID of the conversation resource.

id: string

Property Value

string

serviceUrl

The service URL.

serviceUrl: string

Property Value

string