MergeElem
Feature Introduction
info
Message merging information.
- iOS
- Android
- Flutter
- uni-app
- Browser/Electron/MiniProgram
- React-Native
- Unity
MergeElem
Field Name | Data Type | Description |
---|---|---|
title | String | Title |
abstractList | List<String> | Summary |
multiMessage | List<Message> | List of specifically merged messages |
OIMMergeElem
Field Name | Data Type | Description |
---|---|---|
title | NSString | Title |
abstractList | NSArray<NSString *> | Summary |
multiMessage | NSArray< OIMMessageInfo *> | List of specifically merged messages |
MergeElem
Field Name | Data Type | Description |
---|---|---|
title | String | Title |
abstractList | List<String> | Summary |
multiMessage | List<Message> | List of specifically merged messages |
MergeElem
Field Name | Data Type | Description |
---|---|---|
title | string | Title |
abstractList | string[] | Summary list |
multiMessage | MessageItem[] | List of specifically merged messages |
MergeElem
Field Name | Data Type | Description |
---|---|---|
title | string | Title |
abstractList | string[] | Summary list |
multiMessage | MessageItem[] | List of specifically merged messages |
MergeElem
Field Name | Data Type | Description |
---|---|---|
title | string | Title |
abstractList | string[] | Summary list |
multiMessage | MessageItem[] | List of specifically merged messages |
MergeElem
Field Name | Data Type | Description |
---|---|---|
Title | string | Title |
AbstractList | string[] | Summary list |
MultiMessage | MessageItem[] | List of specifically merged messages |