Skip to content

Commit b60f823

Browse files
authored
dotnet botbuilder publish (#592)
* CI job update 2017-12-18 21:24 (#420) * ":package: Update from CI" * ":package: Update from CI" * ":package: Update from CI" * ":package: Update from CI" * ":package: Update from CI" * ":package: Update from CI" * ":package: Update from CI" * Fix broken links (#422) * Bing channel (#424) * Remove Recommendation API * Handle 412 Precondition failed errors. (#429) * Change HttpAction to OpenUrlAction (#430) * Uploaded file expiry note (#433) * Community content (#435) * add conceptual versioning moniker ranges * add moniker config in docfx.json * fix syntax error in moniker configuration * add a topic level moniker override * add a test zone based moniker in topic * Migration update Jan 2018 (#437) * fixed typo per support request (#441) * Jan2018 content update (#438) * updated bot-service-channel-connect-cortana doc (#439) * Update create bot process to include ability to enter a MS App ID and password manually. (#440) * Create TOC.yml * Feb 2018 content updates (#452) * Clarification regarding "Guest" vs "Owner" type. (#454) * Update TOC.yml * Update bot-service-channel-connect-kik.md * Update bot-service-debug-bot.md * Update TOC.yml * Jf v4 writing (#451) * Update TOC.yml * Create bot-service-concept * Delete bot-service-concept * Create bot-service-concept.md * Update bot-service-concept.md * Rename bot-service-concept.md to bot-service-overview.md * Create bot-service-overview-readme.md * Create bot-service-templates.md * Update bot-service-overview.md * Update bot-service-overview.md * Jf v4 writing (#458) * Update (#462) * Jf v4 writing (#463) * working copy * work in process * interim * interim * interim * interim * interim * interim * Rough draft complete. * tweaks to rough draft * updates * Delete concept-conversations.md * add monikers * update username * Update TOC.yml * Update TOC.yml * Update TOC.yml * Update TOC.yml * Update TOC.yml * Rough draft, ready for review. * update TOC * interim * update toc * Update rough draft * V4sbcontext (#464) * Create bot-builder-context.md * Delete The Context object.md * Jf v4 writing (#470) * Update middleware and pipelines topic (#473) * KI v4 (#472) * Update bot-builder-context.md (#474) * Ste v4 (#475) * Update bot-service-overview.md (#476) * WIP: topics on storage and state (#471) * Jf v4 writing (#477) * delete duplicated topic (#479) * Concepts Update (#481) * Update bot-builder-context.md * Registration bots not required to migrate if connected to channels... (#478) * Update to rate limits (#484) * Ki v4 (#491) * Update bot-service-troubleshoot-general-problems.md (#495) * update ms.topic metadata value (#488) for task 1199273 per Sarah Barrett * V4 jf concept authentication (#498) * Bot Framework spec (#493) * Community content live sync work (#509) * Update azure-bot-service-continuous-deployment.md (#75) * Add Content-Type header in doc (#76) Without a Content-Type header of ``application/json`` the DirectLine service returns a 500. * Remove high-speed storage reference (#78) High-speed storage is on for all bots and the option has been removed from the config page. * Some templates are ItemTemplates (#80) * Some templates are ItemTemplates Indicates that `Bot Controller.zip` and `Bot Dialog.zip` should go on the item templates folder instead of the project template folder. Added the default route for item templates folders. * Update bot-builder-dotnet-quickstart.md * Update bot-builder-dotnet-quickstart.md * Sample code is missing IConfiguration (#86) * Removing "confirmPrompt" on reload action (#85) * Removing "confirmPrompt" on reload action As documentation is saying here: https://docs.botframework.com/en-us/node/builder/chat-reference/classes/_botbuilder_d_.dialog.html#reloadaction , reload action doesn't handle "confirmPrompt" (more details available on IBeginDialogActionOptions documentation about what is really available for reloadAction) * Remove confirmPrompt from reloadAction snippet Removing the other confirmPrompt in the topic. * Release 12-13-2017 for GA (#407) (#91) * fixed broken links to the "Channel Inspector" (#93) * Resolve syncing conflicts from live-sync-work to live (#95) * Update bot-service-scenario-overview.md (#96) * Correcting internal link typo (#99) * Updated node-send-card-buttons.js to support latest documentation (#94) Action.Http was updated to Action.OpenUrl in documentation * Update env variable naming to work with post-GA bot service Per bug report - fix for microsoft/botframework-sdk#4068 * Release 'live' 03-14-18 (#508) * content vs. contentUrl for attachment in base64 (#88) * Fix syntax error (#97) There should be a comma between two key-value pairs in JSON. * Updated state azure cosmos db file (#98) Fixed the class structure as earlier there were just namespaces and code without any names of class and methods. * Correcting incorrect link to C# SDK (#100) * Correcting incorrect link to C# SDK * Update ConnectorClient.xml Update link to NET/Node overview topics... * Fix typo (#104) * Typo in bot-service-scenario-cortana-skill.md (#111) Remove duplicated 'the'. * Update bot-builder-dotnet-overview.md (#110) July 31, 2017 is long gone. update note. * Corrected link error on page (#115) Fixed Facebook link on page * Update bot-service-channel-connect-facebook.md (#114) Fix Facebook subscription field name * Update bot-service-scenario-informational.md (#107) Correct "now" as "know", as per the context * Update bot-service-troubleshoot-general-problems.md (#510) * WIP: conversations - draft (#483) * interim checkin * interim changes * try out simple graphic * try out table * interim checkin * interim changes * fix image * placeholder snippet * interim changes * additional placeholder snippet * move context section * links * placeholder for link to Dialogs article * placeholder for snippet * update C# snippet * wip: state updates (#490) * interim snippet update * m2 js snippet * csharp snippet updates * js snippet update * git push * C# snippet * file snippet C# * table name * note * interim changes * Create bot-service-proactive-messages.md * Update docfx.json (#520) * Update index.yml (#522) * Update bot-service-migrate-bot.md (#524) * Bot review guidelines (#530) * updates to match updated template (#529) * updates to match updated template * don't need to copy LUIS endpoint URL, edits to snippet intros * One line fix for image rendering (#533) * to fix image rendering * 3rd attempt to fix image (#537) * Markdig Migration (#538) * Update reference to include the new "conversationType" property. (#502) * Update bot-builder-dotnet-state.md (#545) * WeChat removed * V4 Testing (#507) * Update TOC.md * Create bot-service-proactive-messages.md * Add files via upload * Update bot-service-proactive-messages.md * Update TOC.md * Update bot-service-proactive-messages.md * Update TOC.md * Create bot-builder-javascript-dialog-manage-conversation-flow.md * Update TOC.md * Update bot-builder-dotnet-proactive-messages.md * Rename bot-service-proactive-messages.md to bot-service-proactive-messages.md-ADDED * Rename bot-service-proactive-messages.md-ADDED to bot-service-proactive-messages.md * Create bot-service-middleware-concept.md * Create bot-service-howto-middleware.md * Update bot-architecture.md * update middleware conceptual with feedback * Update bot-service-middleware-concept.md * Update and rename bot-service-howto-middleware.md to bot-service-create-middleware.md * add feedback to create middleware * new javascript files * Update bot-service-overview-introduction.md * Update bot-service-create-middleware.md * Update TOC.md * Rename bot-service-proactive-messages.md to bot-service-proactive-messages-roy.md * Update per conceptual section refactoring * Stub in article * Add files via upload * Update bot-service-message-processing.md * Update bot-architecture.md * Update bot-service-message-processing.md * Add link for Concepts / Message processing * fix link * Update bot-architecture.md * fix formatting * Fix note and warning markdown * update * fix note markdown * fix markdown * incorporate edits * incorporate more edits * snippet update * todo comment * Merge updates to message processing (#521) * update message processing * preliminary draft and fix typo * copy-paste errors * snippet update * add cosmos middleware how to * address feedback for cosmos middleware * fix name of image for cosmos middleware * add actual cosmos db information * fix code comments * LUIS how-to link * add some of Jonathan's TOC proposal * update comment and TOC mockup * TOC edit * links, screenshot, JSON, explanation * fix section heading * inital pass to improve concept flow * remove redundant files extracted useful information and added it other places * consolidation of concept topics removed redundancy and code snippets, will place them in appropriate howto * remove files after backup files no longer needed in our repo. content has been backed up to onedrive * fix typos * organizing and consolidating how-to part 1 * fix typo * Update bot-service-prompts.md * updated tab for js * Update bot-service-prompts.md * Update bot-service-prompts.md * consolidate message articles, remove unneeded duplicates * add combined suggested actions article * add reference to library * add references * parameters update * add access key parameter * large update to howto topics * update older dotnet files to 3.0 moniker * remove unnecessary (backed up) files * fix bugs, finish luis qna article * fix name for cosmos howto * add initializecrrtool (#540) * initial commit of first section of translation how-to * toc translation * move proactive messaging into develop node * move TOC elements for v4 * Update .openpublishing.publish.config.json (#541) * Add image * edit code and link * add --- * minor bug fixes * add debug file and monikers to emulator topic * Update bot-service-prompts.md * Update bot-builder-how-to-v4-state.md * Update bot-builder-luis-and-qna.md * Place holder for javascript topics * Update bot-builder-luis-and-qna.md * Update bot-builder-luis-and-qna.md * Update bot-builder-how-to-v4-luis.md * Update bot-service-create-middleware.md * language detection callback and luis * locale placeholder * take out section links * fix out-of-order section * Update bot-builder-javascript-quickstart.md * fix missing --- * Update bot-builder-conversations.md * Add proactive concept article and bug fixes * attempt to adjust tabbed snippets * js snippet * fix TOC for new proactive message entry * remove dead code from snippet, update comment and image * locale support comment * edits to intro * Revise design and control flow topic for v4 * Try grouping activity in toc * Update bot-builder-how-to-v4-storage.md * Update bot-builder-how-to-v4-storage.md * Update bot-builder-javascript-compositcontrols.md * Update bot-builder-javascript-compositcontrols.md * Update bot-builder-howto-proactive-message.md * Update bot-service-prompts.md * Update bot-service-prompts.md * Update bot-service-prompts.md * Update bot-service-prompts.md * Update bot-service-prompts.md * Update bot-service-prompts.md * minor updates to design articles * Update bot-builder-howto-proactive-message.md * Update bot-service-prompts.md * Update bot-builder-howto-proactive-message.md * Update bot-builder-howto-proactive-message.md * Added TODO once we have articles to link to in design topics * attempted fix at tab bug in proactive messages * add logical flow to concept articles * Reframe topic away from dialog centric and more conversation centric. * Stub out article about combining luis and qna * Further refinement of the procedural section... * Update bot-service-prompts.md * Update bot-builder-how-to-v4-state.md * Update bot-builder-luis-and-qna.md * Update bot-builder-how-to-v4-luis.md * Update bot-builder-how-to-v4-luis.md * Update bot-builder-luis-and-qna.md * Update bot-builder-combine-luis-and-qna.md * Update bot-builder-combine-luis-and-qna.md * Inital draft of content...ready for feedback * copy edit. * fix typos and add back context.responded * Update bot-builder-javascript-compositcontrols.md * fix syntax error * added my revisions and edits. * Update bot-builder-howto-proactive-message.md * fix comments, update dispatch section * rename controls = control * Split QnA and LUIS topics * js edit * minor fix for luis merge * typo fix * js snippet edit * minor update * Update bot-builder-javascript-compositcontrol.md * qna screen shots * Update bot-builder-howto-qna.md * Update bot-builder-combine-luis-and-qna.md * Update bot-builder-combine-luis-and-qna.md * initial draft...conceptual content. Need to add code samples * Fixed punctuation * Update bot-service-overview-introduction.md * Delete QnA_2.png * Add files via upload * Add files via upload * Update bot-builder-howto-qna.md * Update bot-builder-combine-luis-and-qna.md * add basics article * Added more clarity and code snippets where appropriate. * fix file name issue * updates to middleware and basics * add link to the Handle user interrupt topic. * Add interrupt into the TOC under the JS bucket. * Update bot-builder-combine-luis-and-qna.md * Update bot-service-overview-introduction.md * Content of this topic has been spread into other topics * Add files via upload * Update bot-service-overview-introduction.md * Add files via upload * fix feedback based off basics/middleware articles * updated javascript snippets * reorg of conceptual content, and addition of next step button * Edit content with new sample code and flow for JS * add links and fix minor bugs in concept basics * Add entity boilerplate snippet * added js snippets * fix links for flow of concept topics * cautionary note on locale converter usage * javascript code snippet update * Split prompts sections into it's own topic. * fix concept topic bugs * TOC change to tutorial, small edit to locale, remove keys, edit patterns * translation code snippet locale * remove locale from JS snippet * OnTurn * update note * add clarifying image * image fix * edits * OnReceive to OnTurn * Update bot-service-overview-introduction.md * dialog snippet * Added content to tutorial topics - saving progress * minor fixes * first round of link fixes * fix link bugs round 2 * add overview readme back into branch * feedback inclusion for testing article * fix links round 3 * final link fixes * Dispatch tutorial and conceptual updates (#550) * Dispatch tutorial and conceptual updates * attempt to fix C#/Js code tabs * line break to fix tab * more attempts to fix tabs * fix name mismatch * Update bot-service-overview-introduction.md * merge docfx.json with master * Update bot-service-channel-inspector.md * Update docfx.json * Update docfx.json * Update docfx.json * Update docfx.json * Update docfx.json * Update bot-service-channel-connect-cortana.md * Update bot-service-debug-cortana-skill.md * Update bot-service-design-conversation-flow.md * Update bot-service-debug-emulator.md * Update bot-service-debug-emulator.md * Update bot-service-design-navigation.md * Update bot-service-overview-introduction.md * Update bot-builder-dotnet-quickstart.md * Update bot-builder-dotnet-samples.md * Update bot-builder-java-quickstart.md * Update bot-builder-java-samples.md * Update bot-builder-javascript-quickstart.md * Update bot-builder-javascript-samples.md * Add files via upload * Add files via upload * Update bot-builder-python-quickstart.md * Update bot-builder-python-samples.md * Update bot-builder-basics.md * Update bot-builder-combine-luis-and-qna.md * Update bot-builder-concept-luis.md * Update bot-builder-concept-luis.md * Update bot-builder-concept-luis.md * Update bot-builder-concept-luis.md * Update bot-builder-concept-luis.md * Update bot-builder-conversations.md * Update bot-builder-how-to-v4-state.md * Update bot-builder-how-to-v4-state.md * Update bot-builder-how-to-v4-storage.md * Update bot-concepts.md * Update bot-builder-howto-add-suggested-actions.md * Update bot-builder-howto-cosmos-middleware.md * Update bot-builder-howto-proactive-message.md * Update bot-builder-howto-qna.md * Update bot-builder-howto-send-messages.md * Update bot-builder-storage-concept.md * Update bot-builder-testing-debugging.md * Update bot-builder-tutorial-dispatch.md * Update bot-builder-tutorial-waterfall.md * Delete tutorial-1.md * Update TOC.md * Update TOC.md * Update index.md * Update bot-builder-how-to-v4-state.md * Update bot-service-proactive-messages.md * Update bot-service-proactive-messages.md * Update bot-service-proactive-messages.md * Update bot-service-proactive-messages.md * Update bot-builder-how-to-v4-storage.md * Update bot-builder-how-to-v4-state.md * Delete index.yml.oldv3 * Delete bot-builder-how-to-v4-state.md * Delete bot-builder-how-to-v4-storage.md * Delete bot-service-proactive-messages.md * PR: Merge commits into V4 from KI-V4 (#555) * Update bot-service-overview-introduction.md * Update bot-service-overview-introduction.md * Update bot-builder-dotnet-quickstart.md * Update bot-builder-dotnet-samples.md * Delete bot-builder-javascript-compositcontrol.md * Delete bot-builder-javascript-control.md * Delete bot-builder-javascript-dialog-manage-conversation-flow.md * Delete bot-builder-javascript-prompts.md * Delete bot-builder-tutorial-prompts.md * Delete bot-builder-how-to-handle-user-interrupt.md * Delete bot-builder-how-to-v4-luis.md * Delete bot-service-concept-message-processing.md * Update bot-builder-java-quickstart.md * Update bot-builder-java-samples.md * Update bot-builder-java-samples.md * Update bot-builder-java-samples.md * Update bot-builder-javascript-quickstart.md * Update bot-builder-javascript-samples.md * Update bot-builder-python-quickstart.md * Update bot-builder-python-samples.md * Update bot-builder-storage-concept.md * Update bot-builder-java-samples.md * Update bot-builder-javascript-samples.md * Update bot-builder-python-samples.md * Update bot-service-design-pattern-integrate-browser.md * Update bot-service-design-pattern-integrate-browser.md * Update TOC.md * Landing Page QS fix (#572) * Qna bug fixes (#573) * Remove topic with code not working against latest updates (#571) * Update bot-service-overview-introduction.md (#577) * Quickstart bug fix (#580) * fix typo/missing link/Dispatch tutorial (#578) * Update bot-builder-javascript-quickstart.md (#583) * Quickstart fix (#585) * Update bot-service-debug-emulator.md (#587) * Update bot-builder-nodejs-quickstart.md (#590) * dotnet botbuilder docs (#589) * CI Update * CI Update * CI Update * Delete botbuilder-4.0.xml * CI Update * CI Update * CI Update * CI Update * CI Update * CI Update * CI Update
1 parent f77fa15 commit b60f823

File tree

1,124 files changed

+148431
-39893
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,124 files changed

+148431
-39893
lines changed

dotnet/xml/FrameworksIndex/botbuilder-3.12.2.4.xml

Lines changed: 186 additions & 188 deletions
Large diffs are not rendered by default.

dotnet/xml/FrameworksIndex/botbuilder-4.0.0-alpha.xml

Lines changed: 4433 additions & 0 deletions
Large diffs are not rendered by default.

dotnet/xml/Microsoft.Bot.Builder.Adapters/BotFrameworkAdapter.xml

Lines changed: 607 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 182 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,182 @@
1+
<Type Name="ConsoleAdapter" FullName="Microsoft.Bot.Builder.Adapters.ConsoleAdapter">
2+
<TypeSignature Language="C#" Value="public class ConsoleAdapter : Microsoft.Bot.Builder.BotAdapter" />
3+
<TypeSignature Language="ILAsm" Value=".class public auto ansi beforefieldinit ConsoleAdapter extends Microsoft.Bot.Builder.BotAdapter" />
4+
<TypeSignature Language="DocId" Value="T:Microsoft.Bot.Builder.Adapters.ConsoleAdapter" />
5+
<TypeSignature Language="VB.NET" Value="Public Class ConsoleAdapter&#xA;Inherits BotAdapter" />
6+
<TypeSignature Language="F#" Value="type ConsoleAdapter = class&#xA; inherit BotAdapter" />
7+
<AssemblyInfo>
8+
<AssemblyName>Microsoft.Bot.Builder.Core</AssemblyName>
9+
<AssemblyVersion>4.0.0.11</AssemblyVersion>
10+
<AssemblyVersion>4.0.0.43</AssemblyVersion>
11+
<AssemblyVersion>4.0.0.44</AssemblyVersion>
12+
</AssemblyInfo>
13+
<Base>
14+
<BaseTypeName>Microsoft.Bot.Builder.BotAdapter</BaseTypeName>
15+
</Base>
16+
<Interfaces />
17+
<Docs>
18+
<summary>To be added.</summary>
19+
<remarks>To be added.</remarks>
20+
</Docs>
21+
<Members>
22+
<Member MemberName=".ctor">
23+
<MemberSignature Language="C#" Value="public ConsoleAdapter ();" />
24+
<MemberSignature Language="ILAsm" Value=".method public hidebysig specialname rtspecialname instance void .ctor() cil managed" />
25+
<MemberSignature Language="DocId" Value="M:Microsoft.Bot.Builder.Adapters.ConsoleAdapter.#ctor" />
26+
<MemberSignature Language="VB.NET" Value="Public Sub New ()" />
27+
<MemberType>Constructor</MemberType>
28+
<AssemblyInfo>
29+
<AssemblyName>Microsoft.Bot.Builder.Core</AssemblyName>
30+
<AssemblyVersion>4.0.0.11</AssemblyVersion>
31+
<AssemblyVersion>4.0.0.43</AssemblyVersion>
32+
<AssemblyVersion>4.0.0.44</AssemblyVersion>
33+
</AssemblyInfo>
34+
<Parameters />
35+
<Docs>
36+
<summary>To be added.</summary>
37+
<remarks>To be added.</remarks>
38+
</Docs>
39+
</Member>
40+
<Member MemberName="DeleteActivity">
41+
<MemberSignature Language="C#" Value="public override System.Threading.Tasks.Task DeleteActivity (Microsoft.Bot.Builder.ITurnContext context, Microsoft.Bot.Schema.ConversationReference reference);" />
42+
<MemberSignature Language="ILAsm" Value=".method public hidebysig virtual instance class System.Threading.Tasks.Task DeleteActivity(class Microsoft.Bot.Builder.ITurnContext context, class Microsoft.Bot.Schema.ConversationReference reference) cil managed" />
43+
<MemberSignature Language="DocId" Value="M:Microsoft.Bot.Builder.Adapters.ConsoleAdapter.DeleteActivity(Microsoft.Bot.Builder.ITurnContext,Microsoft.Bot.Schema.ConversationReference)" />
44+
<MemberSignature Language="VB.NET" Value="Public Overrides Function DeleteActivity (context As ITurnContext, reference As ConversationReference) As Task" />
45+
<MemberSignature Language="F#" Value="override this.DeleteActivity : Microsoft.Bot.Builder.ITurnContext * Microsoft.Bot.Schema.ConversationReference -&gt; System.Threading.Tasks.Task" Usage="consoleAdapter.DeleteActivity (context, reference)" />
46+
<MemberType>Method</MemberType>
47+
<AssemblyInfo>
48+
<AssemblyName>Microsoft.Bot.Builder.Core</AssemblyName>
49+
<AssemblyVersion>4.0.0.43</AssemblyVersion>
50+
<AssemblyVersion>4.0.0.44</AssemblyVersion>
51+
</AssemblyInfo>
52+
<ReturnValue>
53+
<ReturnType>System.Threading.Tasks.Task</ReturnType>
54+
</ReturnValue>
55+
<Parameters>
56+
<Parameter Name="context" Type="Microsoft.Bot.Builder.ITurnContext" />
57+
<Parameter Name="reference" Type="Microsoft.Bot.Schema.ConversationReference" />
58+
</Parameters>
59+
<Docs>
60+
<param name="context">To be added.</param>
61+
<param name="reference">To be added.</param>
62+
<summary>To be added.</summary>
63+
<returns>To be added.</returns>
64+
<remarks>To be added.</remarks>
65+
</Docs>
66+
</Member>
67+
<Member MemberName="ProcessActivity">
68+
<MemberSignature Language="C#" Value="public System.Threading.Tasks.Task ProcessActivity (Func&lt;Microsoft.Bot.Builder.ITurnContext,System.Threading.Tasks.Task&gt; callback = null);" />
69+
<MemberSignature Language="ILAsm" Value=".method public hidebysig instance class System.Threading.Tasks.Task ProcessActivity(class System.Func`2&lt;class Microsoft.Bot.Builder.ITurnContext, class System.Threading.Tasks.Task&gt; callback) cil managed" />
70+
<MemberSignature Language="DocId" Value="M:Microsoft.Bot.Builder.Adapters.ConsoleAdapter.ProcessActivity(System.Func{Microsoft.Bot.Builder.ITurnContext,System.Threading.Tasks.Task})" />
71+
<MemberSignature Language="VB.NET" Value="Public Function ProcessActivity (Optional callback As Func(Of ITurnContext, Task) = null) As Task" />
72+
<MemberSignature Language="F#" Value="member this.ProcessActivity : Func&lt;Microsoft.Bot.Builder.ITurnContext, System.Threading.Tasks.Task&gt; -&gt; System.Threading.Tasks.Task" Usage="consoleAdapter.ProcessActivity callback" />
73+
<MemberType>Method</MemberType>
74+
<AssemblyInfo>
75+
<AssemblyName>Microsoft.Bot.Builder.Core</AssemblyName>
76+
<AssemblyVersion>4.0.0.43</AssemblyVersion>
77+
<AssemblyVersion>4.0.0.44</AssemblyVersion>
78+
</AssemblyInfo>
79+
<Attributes>
80+
<Attribute>
81+
<AttributeName>System.Runtime.CompilerServices.AsyncStateMachine(typeof(Microsoft.Bot.Builder.Adapters.ConsoleAdapter/&lt;ProcessActivity&gt;d__2))</AttributeName>
82+
</Attribute>
83+
</Attributes>
84+
<ReturnValue>
85+
<ReturnType>System.Threading.Tasks.Task</ReturnType>
86+
</ReturnValue>
87+
<Parameters>
88+
<Parameter Name="callback" Type="System.Func&lt;Microsoft.Bot.Builder.ITurnContext,System.Threading.Tasks.Task&gt;" />
89+
</Parameters>
90+
<Docs>
91+
<param name="callback">To be added.</param>
92+
<summary>To be added.</summary>
93+
<returns>To be added.</returns>
94+
<remarks>To be added.</remarks>
95+
</Docs>
96+
</Member>
97+
<Member MemberName="SendActivities">
98+
<MemberSignature Language="C#" Value="public override System.Threading.Tasks.Task&lt;Microsoft.Bot.Schema.ResourceResponse[]&gt; SendActivities (Microsoft.Bot.Builder.ITurnContext context, Microsoft.Bot.Schema.Activity[] activities);" />
99+
<MemberSignature Language="ILAsm" Value=".method public hidebysig virtual instance class System.Threading.Tasks.Task`1&lt;class Microsoft.Bot.Schema.ResourceResponse[]&gt; SendActivities(class Microsoft.Bot.Builder.ITurnContext context, class Microsoft.Bot.Schema.Activity[] activities) cil managed" />
100+
<MemberSignature Language="DocId" Value="M:Microsoft.Bot.Builder.Adapters.ConsoleAdapter.SendActivities(Microsoft.Bot.Builder.ITurnContext,Microsoft.Bot.Schema.Activity[])" />
101+
<MemberSignature Language="VB.NET" Value="Public Overrides Function SendActivities (context As ITurnContext, activities As Activity()) As Task(Of ResourceResponse())" />
102+
<MemberSignature Language="F#" Value="override this.SendActivities : Microsoft.Bot.Builder.ITurnContext * Microsoft.Bot.Schema.Activity[] -&gt; System.Threading.Tasks.Task&lt;Microsoft.Bot.Schema.ResourceResponse[]&gt;" Usage="consoleAdapter.SendActivities (context, activities)" />
103+
<MemberType>Method</MemberType>
104+
<AssemblyInfo>
105+
<AssemblyName>Microsoft.Bot.Builder.Core</AssemblyName>
106+
<AssemblyVersion>4.0.0.43</AssemblyVersion>
107+
<AssemblyVersion>4.0.0.44</AssemblyVersion>
108+
</AssemblyInfo>
109+
<Attributes>
110+
<Attribute>
111+
<AttributeName>System.Runtime.CompilerServices.AsyncStateMachine(typeof(Microsoft.Bot.Builder.Adapters.ConsoleAdapter/&lt;SendActivities&gt;d__3))</AttributeName>
112+
</Attribute>
113+
</Attributes>
114+
<ReturnValue>
115+
<ReturnType>System.Threading.Tasks.Task&lt;Microsoft.Bot.Schema.ResourceResponse[]&gt;</ReturnType>
116+
</ReturnValue>
117+
<Parameters>
118+
<Parameter Name="context" Type="Microsoft.Bot.Builder.ITurnContext" />
119+
<Parameter Name="activities" Type="Microsoft.Bot.Schema.Activity[]" />
120+
</Parameters>
121+
<Docs>
122+
<param name="context">To be added.</param>
123+
<param name="activities">To be added.</param>
124+
<summary>To be added.</summary>
125+
<returns>To be added.</returns>
126+
<remarks>To be added.</remarks>
127+
</Docs>
128+
</Member>
129+
<Member MemberName="UpdateActivity">
130+
<MemberSignature Language="C#" Value="public override System.Threading.Tasks.Task&lt;Microsoft.Bot.Schema.ResourceResponse&gt; UpdateActivity (Microsoft.Bot.Builder.ITurnContext context, Microsoft.Bot.Schema.Activity activity);" />
131+
<MemberSignature Language="ILAsm" Value=".method public hidebysig virtual instance class System.Threading.Tasks.Task`1&lt;class Microsoft.Bot.Schema.ResourceResponse&gt; UpdateActivity(class Microsoft.Bot.Builder.ITurnContext context, class Microsoft.Bot.Schema.Activity activity) cil managed" />
132+
<MemberSignature Language="DocId" Value="M:Microsoft.Bot.Builder.Adapters.ConsoleAdapter.UpdateActivity(Microsoft.Bot.Builder.ITurnContext,Microsoft.Bot.Schema.Activity)" />
133+
<MemberSignature Language="F#" Value="override this.UpdateActivity : Microsoft.Bot.Builder.ITurnContext * Microsoft.Bot.Schema.Activity -&gt; System.Threading.Tasks.Task&lt;Microsoft.Bot.Schema.ResourceResponse&gt;" Usage="consoleAdapter.UpdateActivity (context, activity)" />
134+
<MemberType>Method</MemberType>
135+
<AssemblyInfo>
136+
<AssemblyName>Microsoft.Bot.Builder.Core</AssemblyName>
137+
<AssemblyVersion>4.0.0.43</AssemblyVersion>
138+
<AssemblyVersion>4.0.0.44</AssemblyVersion>
139+
</AssemblyInfo>
140+
<ReturnValue>
141+
<ReturnType>System.Threading.Tasks.Task&lt;Microsoft.Bot.Schema.ResourceResponse&gt;</ReturnType>
142+
</ReturnValue>
143+
<Parameters>
144+
<Parameter Name="context" Type="Microsoft.Bot.Builder.ITurnContext" />
145+
<Parameter Name="activity" Type="Microsoft.Bot.Schema.Activity" />
146+
</Parameters>
147+
<Docs>
148+
<param name="context">To be added.</param>
149+
<param name="activity">To be added.</param>
150+
<summary>To be added.</summary>
151+
<returns>To be added.</returns>
152+
<remarks>To be added.</remarks>
153+
</Docs>
154+
</Member>
155+
<Member MemberName="Use">
156+
<MemberSignature Language="C#" Value="public Microsoft.Bot.Builder.Adapters.ConsoleAdapter Use (Microsoft.Bot.Builder.IMiddleware middleware);" />
157+
<MemberSignature Language="ILAsm" Value=".method public hidebysig instance class Microsoft.Bot.Builder.Adapters.ConsoleAdapter Use(class Microsoft.Bot.Builder.IMiddleware middleware) cil managed" />
158+
<MemberSignature Language="DocId" Value="M:Microsoft.Bot.Builder.Adapters.ConsoleAdapter.Use(Microsoft.Bot.Builder.IMiddleware)" />
159+
<MemberSignature Language="VB.NET" Value="Public Function Use (middleware As IMiddleware) As ConsoleAdapter" />
160+
<MemberSignature Language="F#" Value="override this.Use : Microsoft.Bot.Builder.IMiddleware -&gt; Microsoft.Bot.Builder.Adapters.ConsoleAdapter" Usage="consoleAdapter.Use middleware" />
161+
<MemberType>Method</MemberType>
162+
<AssemblyInfo>
163+
<AssemblyName>Microsoft.Bot.Builder.Core</AssemblyName>
164+
<AssemblyVersion>4.0.0.11</AssemblyVersion>
165+
<AssemblyVersion>4.0.0.43</AssemblyVersion>
166+
<AssemblyVersion>4.0.0.44</AssemblyVersion>
167+
</AssemblyInfo>
168+
<ReturnValue>
169+
<ReturnType>Microsoft.Bot.Builder.Adapters.ConsoleAdapter</ReturnType>
170+
</ReturnValue>
171+
<Parameters>
172+
<Parameter Name="middleware" Type="Microsoft.Bot.Builder.IMiddleware" />
173+
</Parameters>
174+
<Docs>
175+
<param name="middleware">To be added.</param>
176+
<summary>To be added.</summary>
177+
<returns>To be added.</returns>
178+
<remarks>To be added.</remarks>
179+
</Docs>
180+
</Member>
181+
</Members>
182+
</Type>

0 commit comments

Comments
 (0)