A B C D E F G H I J K L M N O P Q R S T U V W Y

S

sad - Variable in class org.botlibre.sdk.config.AvatarConfig
 
sadCheckBox - Static variable in class org.botlibre.sdk.R.id
 
save(View) - Method in class org.botlibre.sdk.activity.EditDomainActivity
 
save(View) - Method in class org.botlibre.sdk.activity.EditInstanceActivity
 
save(View) - Method in class org.botlibre.sdk.activity.EditUserActivity
Create the user.
save(View) - Method in class org.botlibre.sdk.activity.forum.EditForumActivity
 
save(View) - Method in class org.botlibre.sdk.activity.forum.EditForumPostActivity
Create the instance.
save(View) - Method in class org.botlibre.sdk.activity.forum.ForumBotActivity
 
save(View) - Method in class org.botlibre.sdk.activity.LearningActivity
 
save(View) - Method in class org.botlibre.sdk.activity.livechat.ChannelBotActivity
 
save(View) - Method in class org.botlibre.sdk.activity.livechat.EditChannelActivity
 
save(View) - Method in class org.botlibre.sdk.activity.VoiceActivity
 
saveButton - Static variable in class org.botlibre.sdk.R.id
 
saveChannelBotMode(BotModeConfig) - Method in class org.botlibre.sdk.SDKConnection
Save the channel's bot configuration.
saveForumBotMode(BotModeConfig) - Method in class org.botlibre.sdk.SDKConnection
Save the forum's bot configuration.
saveLearning(LearningConfig) - Method in class org.botlibre.sdk.SDKConnection
Save the bot's learning configuration.
saveProperties(WebMediumConfig) - Method in class org.botlibre.sdk.activity.CreateWebMediumActivity
 
saveProperties(WebMediumConfig) - Method in class org.botlibre.sdk.activity.EditWebMediumActivity
 
saveProperties(ForumPostConfig) - Method in class org.botlibre.sdk.activity.forum.CreateForumPostActivity
 
saveProperties(ForumPostConfig) - Method in class org.botlibre.sdk.activity.forum.CreateReplyActivity
 
saveProperties(ForumPostConfig) - Method in class org.botlibre.sdk.activity.forum.EditForumPostActivity
 
saveVoice(VoiceConfig) - Method in class org.botlibre.sdk.SDKConnection
Save the bot's voice configuration.
scripts - Variable in class org.botlibre.sdk.config.UserConfig
 
scriptTimeout - Variable in class org.botlibre.sdk.config.LearningConfig
 
scrollView - Static variable in class org.botlibre.sdk.R.id
 
SDKConnection - Class in org.botlibre.sdk
Connection class for a REST service connection.
SDKConnection(Credentials) - Constructor for class org.botlibre.sdk.SDKConnection
Create an SDK connection with the credentials.
SDKException - Exception in org.botlibre.sdk
Exception class for th SDKConnection.
SDKException(Exception) - Constructor for exception org.botlibre.sdk.SDKException
 
SDKException(String) - Constructor for exception org.botlibre.sdk.SDKException
 
SDKException(String, Exception) - Constructor for exception org.botlibre.sdk.SDKException
 
selectInstance(View) - Method in class org.botlibre.sdk.activity.ChooseBotActivity
 
selectInstance(View) - Method in class org.botlibre.sdk.activity.ChooseDomainActivity
 
selectInstance(View) - Method in class org.botlibre.sdk.activity.forum.ChooseForumActivity
 
selectInstance(View) - Method in class org.botlibre.sdk.activity.forum.ChoosePostActivity
 
selectInstance(View) - Method in class org.botlibre.sdk.activity.livechat.ChooseChannelActivity
 
sendFile() - Method in class org.botlibre.sdk.activity.livechat.LiveChatActivity
 
sendFile(MediaConfig) - Method in class org.botlibre.sdk.activity.livechat.LiveChatActivity
 
sendFile(View) - Method in class org.botlibre.sdk.activity.livechat.LiveChatActivity
 
sendfile - Static variable in class org.botlibre.sdk.R.drawable
 
sendImage() - Method in class org.botlibre.sdk.activity.livechat.LiveChatActivity
 
sendImage(View) - Method in class org.botlibre.sdk.activity.livechat.LiveChatActivity
 
sendImageButton - Static variable in class org.botlibre.sdk.R.id
 
sendMessage(String) - Method in class org.botlibre.sdk.activity.livechat.LiveChatActivity
 
sendMessage(String) - Method in class org.botlibre.sdk.LiveChatConnection
Sent a text message to the channel.
serene - Variable in class org.botlibre.sdk.config.AvatarConfig
 
sereneCheckBox - Static variable in class org.botlibre.sdk.R.id
 
serious - Variable in class org.botlibre.sdk.config.AvatarConfig
 
seriousCheckBox - Static variable in class org.botlibre.sdk.R.id
 
setApp(String) - Method in class org.botlibre.sdk.Credentials
Sets an app url postfix, this is normally not required, i.e.
setApplicationId(String) - Method in class org.botlibre.sdk.Credentials
Sets your application's unique identifier.
setAudioPlayer(MediaPlayer) - Method in class org.botlibre.sdk.activity.ChatActivity
 
setCorrection(boolean) - Method in class org.botlibre.sdk.activity.ChatActivity
 
setCredentials(Credentials) - Method in class org.botlibre.sdk.SDKConnection
Set the application credentials.
setCurrentAudio(String) - Method in class org.botlibre.sdk.activity.ChatActivity
 
setDebug(boolean) - Method in class org.botlibre.sdk.LiveChatConnection
Enable debugging messages (logged to System.out).
setDebug(boolean) - Method in class org.botlibre.sdk.SDKConnection
Enable debugging, debug messages will be logged to System.out.
setDomain(DomainConfig) - Method in class org.botlibre.sdk.SDKConnection
Set the current domain.
setException(Exception) - Method in class org.botlibre.sdk.activity.actions.HttpAction
 
setFlag(boolean) - Method in class org.botlibre.sdk.activity.ChatActivity
 
setHost(String) - Method in class org.botlibre.sdk.Credentials
Sets the server host name, i.e.
setKeepAlive(boolean) - Method in class org.botlibre.sdk.LiveChatConnection
Set if the connection should be kept alive, and not allowed to timeout due to inactivity.
setListener(LiveChatListener) - Method in class org.botlibre.sdk.LiveChatConnection
 
setMessages(List<Object>) - Method in class org.botlibre.sdk.activity.ChatActivity
 
setPosition(int) - Method in class org.botlibre.sdk.util.TextStream
 
setResponse(ChatResponse) - Method in class org.botlibre.sdk.activity.ChatActivity
 
setText(String) - Method in class org.botlibre.sdk.activity.livechat.LiveChatActivity
 
setTts(TextToSpeech) - Method in class org.botlibre.sdk.activity.ChatActivity
 
setUrl(String) - Method in class org.botlibre.sdk.Credentials
Sets the hosted service server url, i.e.
setUser(UserConfig) - Method in class org.botlibre.sdk.SDKConnection
Set the current connected user.
setUsers(List<UserConfig>) - Method in class org.botlibre.sdk.activity.livechat.LiveChatActivity
 
setVideoView(VideoView) - Method in class org.botlibre.sdk.activity.ChatActivity
 
setWasSpeaking(boolean) - Method in class org.botlibre.sdk.activity.ChatActivity
 
sharedAvatars - Static variable in class org.botlibre.sdk.activity.MainActivity
 
showAds - Variable in class org.botlibre.sdk.config.WebMediumConfig
 
showImages - Static variable in class org.botlibre.sdk.activity.MainActivity
 
showMessage(String, Activity) - Static method in class org.botlibre.sdk.activity.MainActivity
 
showName - Variable in class org.botlibre.sdk.config.UserConfig
 
showNameCheckBox - Static variable in class org.botlibre.sdk.R.id
 
signUp(View) - Method in class org.botlibre.sdk.activity.LoginActivity
 
signUpButton - Static variable in class org.botlibre.sdk.R.id
 
size - Variable in class org.botlibre.sdk.config.InstanceConfig
 
sizeLabel - Static variable in class org.botlibre.sdk.R.id
 
skip() - Method in class org.botlibre.sdk.util.TextStream
 
skip(int) - Method in class org.botlibre.sdk.util.TextStream
 
skipBrackets() - Method in class org.botlibre.sdk.util.TextStream
 
skipLine() - Method in class org.botlibre.sdk.util.TextStream
 
skipQuotes() - Method in class org.botlibre.sdk.util.TextStream
 
skipTo(char) - Method in class org.botlibre.sdk.util.TextStream
 
skipTo(char, boolean) - Method in class org.botlibre.sdk.util.TextStream
 
skipToAll(String) - Method in class org.botlibre.sdk.util.TextStream
 
skipToAll(String, boolean) - Method in class org.botlibre.sdk.util.TextStream
 
skipToAny(String) - Method in class org.botlibre.sdk.util.TextStream
 
skipToAny(String, boolean) - Method in class org.botlibre.sdk.util.TextStream
 
skipWhitespace() - Method in class org.botlibre.sdk.util.TextStream
 
skipWord() - Method in class org.botlibre.sdk.util.TextStream
 
sort - Variable in class org.botlibre.sdk.config.BrowseConfig
 
sortLabel - Static variable in class org.botlibre.sdk.R.id
 
sortSpin - Static variable in class org.botlibre.sdk.R.id
 
sound - Static variable in class org.botlibre.sdk.activity.MainActivity
 
sound - Static variable in class org.botlibre.sdk.R.drawable
 
soundButton - Static variable in class org.botlibre.sdk.R.id
 
speak - Variable in class org.botlibre.sdk.config.ChatConfig
 
speakButton - Static variable in class org.botlibre.sdk.R.id
 
speech(View) - Method in class org.botlibre.sdk.activity.livechat.LiveChatActivity
 
speech - Variable in class org.botlibre.sdk.config.ChatResponse
 
speechButton - Static variable in class org.botlibre.sdk.R.id
 
speechRate - Variable in class org.botlibre.sdk.config.VoiceConfig
 
speechRateLabel - Static variable in class org.botlibre.sdk.R.id
 
speechRateText - Static variable in class org.botlibre.sdk.R.id
 
splash - Static variable in class org.botlibre.sdk.R.id
 
stats() - Method in class org.botlibre.sdk.config.ChannelConfig
 
stats() - Method in class org.botlibre.sdk.config.ForumConfig
 
stats() - Method in class org.botlibre.sdk.config.InstanceConfig
 
stats() - Method in class org.botlibre.sdk.config.WebMediumConfig
 
statView - Static variable in class org.botlibre.sdk.R.id
 
stripTags(String) - Static method in class org.botlibre.sdk.util.Utils
Strip the HTML tags from the text.
submitChat() - Method in class org.botlibre.sdk.activity.ChatActivity
 
submitChat() - Method in class org.botlibre.sdk.activity.livechat.LiveChatActivity
 
summary - Variable in class org.botlibre.sdk.config.ForumPostConfig
 
summaryView - Static variable in class org.botlibre.sdk.R.id
 
superOnCreate(Bundle) - Method in class org.botlibre.sdk.activity.BrowseActivity
 
surprise - Variable in class org.botlibre.sdk.config.AvatarConfig
 
surpriseCheckBox - Static variable in class org.botlibre.sdk.R.id
 

A B C D E F G H I J K L M N O P Q R S T U V W Y