summaryrefslogtreecommitdiffstats
path: root/branches/1.0/bindings/csharp/tsip_invite_event_type_t.cs
diff options
context:
space:
mode:
Diffstat (limited to 'branches/1.0/bindings/csharp/tsip_invite_event_type_t.cs')
-rw-r--r--branches/1.0/bindings/csharp/tsip_invite_event_type_t.cs27
1 files changed, 0 insertions, 27 deletions
diff --git a/branches/1.0/bindings/csharp/tsip_invite_event_type_t.cs b/branches/1.0/bindings/csharp/tsip_invite_event_type_t.cs
deleted file mode 100644
index 0ddd5b6..0000000
--- a/branches/1.0/bindings/csharp/tsip_invite_event_type_t.cs
+++ /dev/null
@@ -1,27 +0,0 @@
-/* ----------------------------------------------------------------------------
- * This file was automatically generated by SWIG (http://www.swig.org).
- * Version 1.3.39
- *
- * Do not make changes to this file unless you know what you are doing--modify
- * the SWIG interface file instead.
- * ----------------------------------------------------------------------------- */
-
-namespace org.doubango.tinyWRAP {
-
-public enum tsip_invite_event_type_t {
- tsip_i_newcall,
- tsip_i_request,
- tsip_ao_request,
- tsip_o_ect_ok,
- tsip_o_ect_nok,
- tsip_i_ect,
- tsip_m_early_media,
- tsip_m_local_hold_ok,
- tsip_m_local_hold_nok,
- tsip_m_local_resume_ok,
- tsip_m_local_resume_nok,
- tsip_m_remote_hold,
- tsip_m_remote_resume
-}
-
-}
OpenPOWER on IntegriCloud