Function fromLegacyConversationType
fromLegacyConversationType( conversationType: "group" | "single" | "room",): "singleChat" | "groupChat" | "chatRoom" Parameters
- conversationType: "group" | "single" | "room"
Returns "singleChat" | "groupChat" | "chatRoom"