updateConversation abstract method
Update the conversation with new conversation Object matched according to conversation id , if not matched inserted at top
Implementation
updateConversation(Conversation conversation);
Update the conversation with new conversation Object matched according to conversation id , if not matched inserted at top
updateConversation(Conversation conversation);