GroupProfileWidgetEnum
Introduction
Used for indicates the order of those group profile widgets.
Parameter introduction
| Enumeration name | Enumeration type | value |
|---|---|---|
| detailCard | The detail card for group. | 0 |
| memberListTile | The tile shows the members in the group. | 1 |
| groupNotice | The entrance to the page editing the group notice. | 2 |
| groupManage | The entrance to the page managing the group. | 3 |
| searchMessage | The entrance to the search page with conversation ID. | 4 |
| operationDivider | The divider between sets of profile widget. | 5 |
| groupTypeBar | Shows the group type, includes "work group", "public group", "meeting group" and "AVChatRoom". | 6 |
| groupJoiningModeBar | Shows and modify the mode or options users add the group. Includes "disallow group joining", "automatic approval" and "admin approval". | 7 |
| nameCardBar | Shows and modify the nickname for user in a specific group, only shows and used in this group, as the name card here. | 8 |
| muteGroupMessageBar | The switch of if mute the message notification from a specific group. | 9 |
| pinedConversationBar | The switch of if pin this group to the top in conversation list. | 10 |
| buttonArea | The button area, includes, "clear chat history", "transfer group owner", "disband group" and "quit group" as default. | 11 |
| customBuilderOne | Custom area, you may define anything you want here. | 12 |
| customBuilderTwo | Custom area, you may define anything you want here. | 13 |
| customBuilderThree | Custom area, you may define anything you want here. | 14 |
| customBuilderFour | Custom area, you may define anything you want here. | 15 |
| customBuilderFive | Custom area, you may define anything you want here. | 16 |