InspectionSession 클래스
- java.
lang. Object - com.
microsoft. bot. builder. inspection. InspectionSession
- com.
public class InspectionSession
생성자 요약
메서드 요약
한정자 및 형식 | 메서드 및 설명 |
---|---|
java.util.concurrent.CompletableFuture<java.lang.Boolean> | send(Activity activity) |
다음에서 상속된 메서드 java.lang.Object
java.lang.Object.clone
java.lang.Object.equals
java.lang.Object.finalize
java.lang.Object.getClass
java.lang.Object.hashCode
java.lang.Object.notify
java.lang.Object.notifyAll
java.lang.Object.toString
java.lang.Object.wait
java.lang.Object.wait
java.lang.Object.wait
생성자 세부 정보
InspectionSession
public InspectionSession(ConversationReference withConversationReference, MicrosoftAppCredentials withCredentials)
매개 변수:
withConversationReference
withCredentials
InspectionSession
public InspectionSession(ConversationReference withConversationReference, MicrosoftAppCredentials withCredentials, Logger withLogger)
매개 변수:
withConversationReference
withCredentials
withLogger
메서드 세부 정보
send
public CompletableFuture
매개 변수:
activity