InspectionSession Classe

  • java.lang.Object
    • com.microsoft.bot.builder.inspection.InspectionSession

public class InspectionSession

Resumo do Construtor

Construtor Description
InspectionSession(ConversationReference withConversationReference, MicrosoftAppCredentials withCredentials)
InspectionSession(ConversationReference withConversationReference, MicrosoftAppCredentials withCredentials, Logger withLogger)

Resumo do método

Modificador e tipo Método e descrição
java.util.concurrent.CompletableFuture<java.lang.Boolean> send(Activity activity)

Métodos herdados de 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

Detalhes do construtor

InspectionSession

public InspectionSession(ConversationReference withConversationReference, MicrosoftAppCredentials withCredentials)

Parâmetros:

withConversationReference
withCredentials

InspectionSession

public InspectionSession(ConversationReference withConversationReference, MicrosoftAppCredentials withCredentials, Logger withLogger)

Parâmetros:

withConversationReference
withCredentials
withLogger

Detalhes do método

send

public CompletableFuture send(Activity activity)

Parâmetros:

activity

Aplica-se a