HOTSPOT - You are building a chatbot for a Microsoft Teams channel by using the Microsoft Bot Framework SDK. The chatbot will use the following code. For each o...


Microsoft AI-102 Exam

Questions Number: 187 out of 241 Questions
77.59%

Question 187
HOTSPOT -
You are building a chatbot for a Microsoft Teams channel by using the Microsoft Bot Framework SDK. The chatbot will use the following code.
AI-102_187Q_1.jpg related to the Microsoft AI-102 Exam
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:
AI-102_187Q_2.png related to the Microsoft AI-102 Exam



Box 1: Yes -
The ActivityHandler.OnMembersAddedAsync method overrides this in a derived class to provide logic for when members other than the bot join the conversation, such as your bot's welcome logic.
Box 2: Yes -
membersAdded is a list of all the members added to the conversation, as described by the conversation update activity.
Box 3: No -
Reference:
https://docs.microsoft.com/en-us/dotnet/api/microsoft.bot.builder.activityhandler.onmembersaddedasync?view=botbuilder-dotnet-stable





Previous Questions Next Questions



Premium Version