Initial Commit ...
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace xPushService.Constants {
|
||||
public enum XCallEndReason {
|
||||
End,
|
||||
Missed,
|
||||
Reject,
|
||||
Canceled,
|
||||
Disconnected
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user