forked from mirrors/linphone-iphone
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