mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-17 19:18:06 +00:00
Add EventLogType as enum of EventLog
This commit is contained in:
parent
8aa93022dd
commit
9bfaca593e
1 changed files with 1 additions and 0 deletions
|
|
@ -51,6 +51,7 @@ ENUMS_LIST = {
|
|||
'ConfiguringState': 'Core',
|
||||
'CoreLogCollectionUploadState': 'Core',
|
||||
'EcCalibratorStatus': 'Core',
|
||||
'EventLogType': 'EventLog',
|
||||
'GlobalState': 'Core',
|
||||
'FriendListStatus': 'FriendList',
|
||||
'IceState': 'CallStats',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue