JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
G
O
S
A
API_ENDPOINT
- Static variable in interface org.msbotframework4j.connector.
BotConnectorClient
B
BotConnectorApiException
- Exception in
org.msbotframework4j.connector
BotConnectorApiException()
- Constructor for exception org.msbotframework4j.connector.
BotConnectorApiException
BotConnectorApiException(String)
- Constructor for exception org.msbotframework4j.connector.
BotConnectorApiException
BotConnectorApiException(String, Throwable)
- Constructor for exception org.msbotframework4j.connector.
BotConnectorApiException
BotConnectorClient
- Interface in
org.msbotframework4j.connector
BotConnector client interfaces.
BotConnectorClientFactory
- Class in
org.msbotframework4j.connector
Factory class for BotConnector Clients
G
getAsyncClientV1(BotLogger, String, String)
- Method in class org.msbotframework4j.connector.
BotConnectorClientFactory
Returns an instance of asynchronous client for BotConnector REST API v1.0
getConversationData(String, String)
- Method in interface org.msbotframework4j.connector.
BotConnectorClient
Get the BotData record for the conversation
getInstance()
- Static method in class org.msbotframework4j.connector.
BotConnectorClientFactory
Returns singleton instance of
BotConnectorClientFactory
getPerUserConversationData(String, String, String)
- Method in interface org.msbotframework4j.connector.
BotConnectorClient
Get the BotData record for the user in the conversation
getUserData(String, String)
- Method in interface org.msbotframework4j.connector.
BotConnectorClient
Get the BotData record for the user
O
org.msbotframework4j.connector
- package org.msbotframework4j.connector
S
sendMessage(Message)
- Method in interface org.msbotframework4j.connector.
BotConnectorClient
Initiate a new conversation with the user.
setConversationData(String, String, BotData)
- Method in interface org.msbotframework4j.connector.
BotConnectorClient
Update the bot conversation data
setPerUserConversationData(String, String, String, BotData)
- Method in interface org.msbotframework4j.connector.
BotConnectorClient
Update the bot user in a conversation data
setUserData(String, String, BotData)
- Method in interface org.msbotframework4j.connector.
BotConnectorClient
Update the bot user data
A
B
G
O
S
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016. All rights reserved.