SlackAdapter 클래스

정의

주의

The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.

[System.Obsolete("The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.")]
public class SlackAdapter : Microsoft.Bot.Builder.BotAdapter, Microsoft.Bot.Builder.Integration.AspNet.Core.IBotFrameworkHttpAdapter
[<System.Obsolete("The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.")>]
type SlackAdapter = class
    inherit BotAdapter
    interface IBotFrameworkHttpAdapter
Public Class SlackAdapter
Inherits BotAdapter
Implements IBotFrameworkHttpAdapter
상속
SlackAdapter
특성
구현

생성자

SlackAdapter(IConfiguration, SlackAdapterOptions, ILogger)
사용되지 않음.

구성 설정을 사용하여 클래스의 새 인스턴스를 SlackAdapter 초기화합니다.

SlackAdapter(SlackClientWrapper, SlackAdapterOptions, ILogger)
사용되지 않음.

SlackAdapter 클래스의 새 인스턴스를 초기화합니다. Slack 어댑터를 만듭니다.

필드

BotIdentityKey
사용되지 않음.

봇 ID 키의 문자열 값입니다.

(다음에서 상속됨 BotAdapter)
InvokeResponseKey
사용되지 않음.

TurnState에 있는 InvokeResponseActivity의 키 값입니다.

(다음에서 상속됨 BotAdapter)
OAuthScopeKey
사용되지 않음.

OAuth 범위 키의 문자열 값입니다.

(다음에서 상속됨 BotAdapter)

속성

MiddlewareSet
사용되지 않음.

어댑터 파이프라인의 미들웨어 컬렉션을 가져옵니다.

(다음에서 상속됨 BotAdapter)
OnTurnError
사용되지 않음.

미들웨어 또는 애플리케이션에서 예외를 catch할 수 있는 오류 처리기를 가져오거나 설정합니다.

(다음에서 상속됨 BotAdapter)

메서드

ContinueConversationAsync(ClaimsIdentity, Activity, BotCallbackHandler, CancellationToken)
사용되지 않음.

대화에 사전 대응 메시지를 보냅니다.

(다음에서 상속됨 BotAdapter)
ContinueConversationAsync(ClaimsIdentity, Activity, String, BotCallbackHandler, CancellationToken)
사용되지 않음.

대화에 사전 대응 메시지를 보냅니다.

(다음에서 상속됨 BotAdapter)
ContinueConversationAsync(ClaimsIdentity, ConversationReference, BotCallbackHandler, CancellationToken)
사용되지 않음.

봇에서 대화로 자동 관리 메시지를 보냅니다.

ContinueConversationAsync(ClaimsIdentity, ConversationReference, String, BotCallbackHandler, CancellationToken)
사용되지 않음.

대화에 사전 대응 메시지를 보냅니다.

(다음에서 상속됨 BotAdapter)
ContinueConversationAsync(ConversationReference, BotCallbackHandler, CancellationToken)
사용되지 않음.

대화 참조를 기반으로 기존 대화를 계속하기 위한 표준 BotBuilder 어댑터 메서드입니다.

ContinueConversationAsync(String, Activity, BotCallbackHandler, CancellationToken)
사용되지 않음.

대화에 사전 대응 메시지를 보냅니다.

(다음에서 상속됨 BotAdapter)
ContinueConversationAsync(String, ConversationReference, BotCallbackHandler, CancellationToken)
사용되지 않음.

대화에 사전 대응 메시지를 보냅니다.

(다음에서 상속됨 BotAdapter)
CreateConversationAsync(String, String, String, String, ConversationParameters, BotCallbackHandler, CancellationToken)
사용되지 않음.

지정된 채널에서 대화를 만듭니다.

(다음에서 상속됨 BotAdapter)
DeleteActivityAsync(ITurnContext, ConversationReference, CancellationToken)
사용되지 않음.

이전 메시지를 삭제하는 표준 BotBuilder 어댑터 메서드입니다.

ProcessActivityAsync(ClaimsIdentity, Activity, BotCallbackHandler, CancellationToken)
사용되지 않음.

턴 컨텍스트를 만들고 들어오는 TRUSTED 작업에 대한 미들웨어 파이프라인을 실행합니다.

(다음에서 상속됨 BotAdapter)
ProcessAsync(HttpRequest, HttpResponse, IBot, CancellationToken)
사용되지 않음.

들어오는 웹후크 요청을 수락하고 봇의 논리에서 처리할 수 있는 TurnContext로 변환합니다.

RunPipelineAsync(ITurnContext, BotCallbackHandler, CancellationToken)
사용되지 않음.

현재 봇 턴에 대한 활동 처리를 시작합니다.

(다음에서 상속됨 BotAdapter)
SendActivitiesAsync(ITurnContext, Activity[], CancellationToken)
사용되지 않음.

봇에서 메시징 API로 메시지를 보내는 표준 BotBuilder 어댑터 메서드입니다.

UpdateActivityAsync(ITurnContext, Activity, CancellationToken)
사용되지 않음.

이전 메시지를 새 콘텐츠로 업데이트하는 표준 BotBuilder 어댑터 메서드입니다.

Use(IMiddleware)
사용되지 않음.

어댑터의 파이프라인에 미들웨어를 추가합니다.

(다음에서 상속됨 BotAdapter)

확장 메서드

UseBotState(BotAdapter, BotState[])
사용되지 않음.

어댑터에 미들웨어를 추가하여 턴 컨텍스트에서 하나 이상의 BotState 개체를 등록합니다. 미들웨어는 각 턴의 시작 부분에 있는 턴 컨텍스트에서 상태 개체를 등록합니다.

UseState(BotAdapter, UserState, ConversationState, Boolean)
사용되지 않음.

사용자 및 대화 상태 개체를 어댑터에 등록합니다. 이러한 개체는 턴 컨텍스트의 TurnState.Get<T>() 메서드를 통해 사용할 수 있습니다.

UseStorage(BotAdapter, IStorage)
사용되지 않음.

어댑터에 미들웨어를 추가하여 턴 컨텍스트에서 개체를 등록 IStorage 합니다. 미들웨어는 각 턴의 시작 부분에 있는 턴 컨텍스트에서 상태 개체를 등록합니다.

적용 대상