Share via


SendTaskModuleUrlResponse Class

Definition

public class SendTaskModuleUrlResponse : Microsoft.Bot.Builder.Dialogs.Adaptive.Teams.Actions.BaseSendTaskModuleContinueResponse
type SendTaskModuleUrlResponse = class
    inherit BaseSendTaskModuleContinueResponse
Public Class SendTaskModuleUrlResponse
Inherits BaseSendTaskModuleContinueResponse
Inheritance

Constructors

SendTaskModuleUrlResponse(String, Int32)

Fields

Kind

Properties

CacheDuration (Inherited from BaseTeamsCacheInfoResponseDialog)
CacheType (Inherited from BaseTeamsCacheInfoResponseDialog)
CompletionBotId (Inherited from BaseSendTaskModuleContinueResponse)
Disabled (Inherited from BaseTeamsCacheInfoResponseDialog)
FallbackUrl
Height (Inherited from BaseSendTaskModuleContinueResponse)
Title (Inherited from BaseSendTaskModuleContinueResponse)
Url
Width (Inherited from BaseSendTaskModuleContinueResponse)

Methods

BeginDialogAsync(DialogContext, Object, CancellationToken)
CreateMessagingExtensionInvokeResponseActivity(DialogContext, MessagingExtensionResult) (Inherited from BaseTeamsCacheInfoResponseDialog)
GetCacheInfo(DialogContext) (Inherited from BaseTeamsCacheInfoResponseDialog)
OnComputeId()

Applies to