...
This commit is contained in:
@@ -8,6 +8,6 @@ namespace Common.Enums
|
||||
{
|
||||
public enum ConversationStatus
|
||||
{
|
||||
InProgress, Finished
|
||||
Recorded, InProgress, Finished
|
||||
}
|
||||
}
|
||||
|
@@ -8,6 +8,6 @@ namespace Common.Enums
|
||||
{
|
||||
public enum ConversationType
|
||||
{
|
||||
EU = 1, UE = 2,Bot=3
|
||||
EU = 1, UE = 2,Bot=3,CU=4
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user