com.microsoft.bot.connector
This package contains the classes for com.microsoft.bot.connector.
Classes
| Async |
Asyc and Completable |
| Channels |
Channel ID's. |
| ConnectorConfiguration |
Loads configuration properties for bot-connector. |
| ConversationConstants |
Values and constants used for Conversation specific info. |
| ExecutorFactory |
Provides a common Executor for Future operations. |
| OAuthClientConfig |
OAuth |
| UserAgent |
Retrieve the User Agent string that Bot SDK uses. |
Interfaces
| Attachments |
An instance of this class provides access to all the operations defined in Attachments. |
| BotSignIn |
An instance of this class provides access to all the operations defined in Bot |
| ConnectorClient |
The interface for Connector |
| Conversations |
An instance of this class provides access to all the operations defined in Conversations. |
| OAuthClient |
OAuth client interface. |
| ThrowSupplier<T> |
A Supplier that throws. |
| UserToken |
An instance of this class provides access to all the operations defined in User |