इसके माध्यम से साझा किया गया


ConversationResourceResponse Class

Definition

A response containing a resource.

public class ConversationResourceResponse
type ConversationResourceResponse = class
Public Class ConversationResourceResponse
Inheritance
ConversationResourceResponse

Constructors

ConversationResourceResponse()

Initializes a new instance of the ConversationResourceResponse class.

ConversationResourceResponse(String, String, String)

Initializes a new instance of the ConversationResourceResponse class.

Properties

ActivityId

Gets or sets ID of the Activity (if sent).

Id

Gets or sets id of the resource.

ServiceUrl

Gets or sets service endpoint where operations concerning the conversation may be performed.

Applies to