Skip to content

Commit f0e7152

Browse files
authored
Updating readme to include ConnectToEngagementHub section
1 parent a0f0054 commit f0e7152

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,13 @@ To use the samples, clone this GitHub repository using Git.
2020
|BotConnectorApp | Demonstrates how to connect your bot to a custom app for example mobile-device app | [View][cs#1]|
2121
|BuildYourOwnCanvasSamples | Demonstrates how to connect your bot to a custom canvas with various functionality | [View][cs#2] |
2222
|RelayBotSample | Demonstrates how to connect your bot to existing Azure Bot Service channels | [View][cs#3] |
23+
|ConnectToEngagementHub | Demonstrates how to detect a handoff activity during a bot conversation and read conversation context | [View][cs#4] |
2324

2425

2526
[cs#1]:./BotConnectorApp
2627
[cs#2]:./BuildYourOwnCanvasSamples
2728
[cs#3]:./RelayBotSample
29+
[cs#4]:./ConnectToEngagementHub
2830

2931

3032
## Contributing

0 commit comments

Comments
 (0)