|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LiveChatListener | |
---|---|
org.botlibre.sdk |
Uses of LiveChatListener in org.botlibre.sdk |
---|
Methods in org.botlibre.sdk that return LiveChatListener | |
---|---|
LiveChatListener |
LiveChatConnection.getListener()
|
Methods in org.botlibre.sdk with parameters of type LiveChatListener | |
---|---|
LiveChatConnection |
SDKConnection.openLiveChat(ChannelConfig channel,
LiveChatListener listener)
Connect to the live chat channel and return a LiveChatConnection. |
void |
LiveChatConnection.setListener(LiveChatListener listener)
|
Constructors in org.botlibre.sdk with parameters of type LiveChatListener | |
---|---|
LiveChatConnection(Credentials credentials,
LiveChatListener listener)
Create a new connection with the application credentials and the listener. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |