MergeElem
Description
info
Message merge information.
- iOS
- Android
- Flutter
- uni-app
- Browser/Electron/MiniProgram
- React-Native
- Unity
MergeElem
| Field Name | Field Type | Description |
|---|---|---|
| title | String | Title |
| abstractList | List<String> | Abstract text |
| multiMessage | List<Message> | Specific selected message list for merging |
OIMMergeElem
| Field Name | Field Type | Description |
|---|---|---|
| title | NSString | Title |
| abstractList | NSArray<NSString *> | Abstract text |
| multiMessage | NSArray< OIMMessageInfo * > | Specific selected message list for merging |
MergeElem
| Field Name | Field Type | Description |
|---|---|---|
| title | String | Title |
| abstractList | List<String> | Abstract text |
| multiMessage | List<Message> | Specific selected message list for merging |
MergeElem
| Field Name | Field Type | Description |
|---|---|---|
| title | string | Title |
| abstractList | string[] | Abstract list |
| multiMessage | MessageItem[] | Specific selected message list for merging |
MergeElem
| Field Name | Field Type | Description |
|---|---|---|
| title | string | Title |
| abstractList | string[] | Abstract list |
| multiMessage | MessageItem[] | Specific selected message list for merging |
MergeElem
| Field Name | Field Type | Description |
|---|---|---|
| Title | string | Title |
| AbstractList | string[] | Abstract text |
| MultiMessage | Message[] | Specific selected message list for merging |
MergeElem
| Field Name | Field Type | Description |
|---|---|---|
| title | string | Title |
| abstractList | string[] | Abstract list |
| multiMessage | MessageItem[] | Specific selected message list for merging |