Microsoft.Agents.Connector Namespace
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.
Classes
| RestConnectorClient |
The Connector REST API allows your Agent to send and receive messages to channels configured in the Azure Bot Service. The Connector service uses industry-standard REST and JSON over HTTPS. |
| RestUserTokenClient |
Client for OAuth flow using the TokenAPI endpoints. This uses the Azure Bot Service Token Service to facilitate the token exchange. |
Interfaces
| IAttachments |
Attachments operations. |
| IConnectorClient |
The Connector API allows communicating back to the incoming request. Typically to the Activity.ServiceUrl property. |
| IConversations |
ChannelAPI Conversations operations. |
| IRestTransport | |
| IUserTokenClient |
Client for OAuth token exchange. |