Uses of Class
dev.vality.damsel.messages.ConversationsNotFound
-
Uses of ConversationsNotFound in dev.vality.damsel.messages
Fields in dev.vality.damsel.messages declared as ConversationsNotFound Modifier and Type Field Description ConversationsNotFoundMessageServiceSrv.GetConversations_result. exMethods in dev.vality.damsel.messages that return ConversationsNotFound Modifier and Type Method Description ConversationsNotFoundConversationsNotFound. deepCopy()ConversationsNotFoundMessageServiceSrv.GetConversations_result. getEx()ConversationsNotFoundConversationsNotFound. setIds(List<String> ids)Methods in dev.vality.damsel.messages with parameters of type ConversationsNotFound Modifier and Type Method Description intConversationsNotFound. compareTo(ConversationsNotFound other)booleanConversationsNotFound. equals(ConversationsNotFound that)MessageServiceSrv.GetConversations_resultMessageServiceSrv.GetConversations_result. setEx(ConversationsNotFound ex)Methods in dev.vality.damsel.messages that throw ConversationsNotFound Modifier and Type Method Description GetConversationResponseMessageServiceSrv.Client. getConversations(List<String> conversation_ids, ConversationFilter filter)GetConversationResponseMessageServiceSrv.Iface. getConversations(List<String> conversation_ids, ConversationFilter filter)GetConversationResponseMessageServiceSrv.AsyncClient.GetConversations_call. getResult()GetConversationResponseMessageServiceSrv.Client. recvGetConversations()Constructors in dev.vality.damsel.messages with parameters of type ConversationsNotFound Constructor Description ConversationsNotFound(ConversationsNotFound other)Performs a deep copy on other.GetConversations_result(GetConversationResponse success, ConversationsNotFound ex)