Export chat conversation

Email Chat Conversation#

To export a chat conversation of a user, or a group to a list of email recipients call the below method.

    ChatManager.shared.exportChatConversationToEmail(jid) { chatDataModel in
    }
    ArgumentTypeDescription
    jidStringjid of the user/group
    chatDataModel ChatDataModel"Class" which has chat data to share in email