Aracılığıyla paylaş


ActivityResourceResponse Sınıf

Tanım

Dikkat

The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.

ResourceResponse'u ActivityId ve Conversation özellikleriyle genişletir.

[System.Obsolete("The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.")]
public class ActivityResourceResponse : Microsoft.Bot.Schema.ResourceResponse
[<System.Obsolete("The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.")>]
type ActivityResourceResponse = class
    inherit ResourceResponse
Public Class ActivityResourceResponse
Inherits ResourceResponse
Devralma
ActivityResourceResponse
Öznitelikler

Oluşturucular

ActivityResourceResponse()
Geçersiz.

ResourceResponse'u ActivityId ve Conversation özellikleriyle genişletir.

Özellikler

ActivityId
Geçersiz.

Etkinlik Kimliğini alır veya ayarlar.

Conversation
Geçersiz.

Konuşma Hesabı alır veya ayarlar.

Id
Geçersiz.

Kaynağın kimliğini alır veya ayarlar.

(Devralındığı yer: ResourceResponse)

Şunlara uygulanır