renderPreface abstract method
Renders a native conversation preface.
Implementation
Future<String> renderPreface(ConversationHandle conversation);
Renders a native conversation preface.
Future<String> renderPreface(ConversationHandle conversation);