public static interface RespokeClient.EndpointConversationsCompletionListener
Modifier and Type | Method and Description |
---|---|
void |
onError(java.lang.String errorMessage) |
void |
onSuccess(java.util.List<RespokeClient.EndpointConversationInfo> conversations) |
void onSuccess(java.util.List<RespokeClient.EndpointConversationInfo> conversations)
void onError(java.lang.String errorMessage)