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