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