com.microsoft.bot.connector.rest

This package contains the implementation classes for com.microsoft.bot.connector.rest.

Classes

ErrorResponseException

Exception thrown for an invalid response with ErrorResponse information.

RestAttachments

An instance of this class provides access to all the operations defined in Attachments.

RestBotSignIn

An instance of this class provides access to all the operations defined in BotSignIns.

RestConnectorClient

The Bot Connector REST API allows your bot to send and receive messages to channels configured in the [Bot Framework Developer Portal](https://dev.botframework.com).

RestConversations

An instance of this class provides access to all the operations defined in Conversations.

RestOAuthClient

Rest OAuth client.

RestTeamsConnectorClient

The Bot Connector REST API allows your bot to send and receive messages to channels configured in the [Bot Framework Developer Portal](https://dev.botframework.com).

RestTeamsOperations

msrest impl of TeamsOperations.

RestUserToken

An instance of this class provides access to all the operations defined in UserTokens.