com.microsoft.bot.connector

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

Classes

Async

Asyc and CompletableFuture helpers methods.

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

OAuthClient config.

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 BotSignIns.

ConnectorClient

The interface for ConnectorClient class.

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 UserTokens.