Kommunicate-io / Kommunicate-Flutter-Plugin

A flutter plugin for Kommunicate customer support live chat.
BSD 3-Clause "New" or "Revised" License
17 stars 23 forks source link

[CM-885] - Added support to update TeamId in iOS #59

Closed amntoppo closed 2 years ago

amntoppo commented 2 years ago

KommunicateFlutterPlugin.updateTeamId({ //'conversationId': 70780495, 'clientConversationId': '69360869', 'teamId': '63641656' }) We can pass either conversationID (integer) or clientConversationID (string) in the object.