Freigeben über


Microsoft.Agents.Connector Namespace

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.