SendTabAuthResponse.CreateOAuthInvokeResponseActivity Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected override Microsoft.Bot.Schema.Activity CreateOAuthInvokeResponseActivity (Microsoft.Bot.Builder.Dialogs.DialogContext dc, Microsoft.Bot.Schema.CardAction cardAction);
override this.CreateOAuthInvokeResponseActivity : Microsoft.Bot.Builder.Dialogs.DialogContext * Microsoft.Bot.Schema.CardAction -> Microsoft.Bot.Schema.Activity
Protected Overrides Function CreateOAuthInvokeResponseActivity (dc As DialogContext, cardAction As CardAction) As Activity
Parameters
- cardAction
- CardAction