mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-24 22:58:13 +00:00
Put ChatRoomState into ChatRoom
This commit is contained in:
parent
65d61523e0
commit
d15d7dfc52
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ ENUMS_LIST = {
|
|||
'CallDir': 'Call',
|
||||
'CallState': 'Call',
|
||||
'CallStatus': 'CallLog',
|
||||
'ChatRoomState': 'ChatRoom',
|
||||
'ChatMessageState': 'ChatMessage',
|
||||
'ConfiguringState': 'Core',
|
||||
'CoreLogCollectionUploadState': 'Core',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue