createNewConversation abstract method
Implementation
Future<SolevatoConversation> createNewConversation(
String inboxIdentifier, String contactIdentifier);
Future<SolevatoConversation> createNewConversation(
String inboxIdentifier, String contactIdentifier);