public virtual void Dispose()
 {
     lock (this) {
         if (swigCPtr.Handle != global::System.IntPtr.Zero)
         {
             if (swigCMemOwn)
             {
                 swigCMemOwn = false;
                 VivoxCoreInstancePINVOKE.delete_vx_resp_account_send_subscription_reply_t(swigCPtr);
             }
             swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero);
         }
         global::System.GC.SuppressFinalize(this);
     }
 }
Exemplo n.º 2
0
 public virtual void Dispose()
 {
     lock (this) {
         if (swigCPtr.Handle != global::System.IntPtr.Zero)
         {
             if (swigCMemOwn)
             {
                 swigCMemOwn = false;
                 VivoxCoreInstancePINVOKE.delete_vx_evt_tts_injection_failed_t(swigCPtr);
             }
             swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero);
         }
         global::System.GC.SuppressFinalize(this);
     }
 }
Exemplo n.º 3
0
 public virtual void Dispose()
 {
     lock (this) {
         if (swigCPtr.Handle != global::System.IntPtr.Zero)
         {
             if (swigCMemOwn)
             {
                 swigCMemOwn = false;
                 VivoxCoreInstancePINVOKE.delete_vx_req_aux_set_derumbler_properties_t(swigCPtr);
             }
             swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero);
         }
         global::System.GC.SuppressFinalize(this);
     }
 }
 public virtual void Dispose()
 {
     lock (this) {
         if (swigCPtr.Handle != global::System.IntPtr.Zero)
         {
             if (swigCMemOwn)
             {
                 swigCMemOwn = false;
                 VivoxCoreInstancePINVOKE.delete_vx_req_aux_notify_application_state_change_t(swigCPtr);
             }
             swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero);
         }
         global::System.GC.SuppressFinalize(this);
     }
 }
 public virtual void Dispose()
 {
     lock (this) {
         if (swigCPtr.Handle != global::System.IntPtr.Zero)
         {
             if (swigCMemOwn)
             {
                 swigCMemOwn = false;
                 VivoxCoreInstancePINVOKE.delete_vx_req_account_channel_remove_moderator_t(swigCPtr);
             }
             swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero);
         }
         global::System.GC.SuppressFinalize(this);
     }
 }
 public virtual void Dispose()
 {
     lock (this) {
         if (swigCPtr.Handle != global::System.IntPtr.Zero)
         {
             if (swigCMemOwn)
             {
                 swigCMemOwn = false;
                 VivoxCoreInstancePINVOKE.delete_vx_resp_session_set_participant_volume_for_me_t(swigCPtr);
             }
             swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero);
         }
         global::System.GC.SuppressFinalize(this);
     }
 }
Exemplo n.º 7
0
 public virtual void Dispose()
 {
     lock (this) {
         if (swigCPtr.Handle != global::System.IntPtr.Zero)
         {
             if (swigCMemOwn)
             {
                 swigCMemOwn = false;
                 VivoxCoreInstancePINVOKE.delete_vx_resp_connector_get_local_audio_info_t(swigCPtr);
             }
             swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero);
         }
         global::System.GC.SuppressFinalize(this);
     }
 }
Exemplo n.º 8
0
 public virtual void Dispose()
 {
     if (VivoxCoreInstance.vx_initialized)
     {
         lock (this) {
             if (swigCPtr.Handle != global::System.IntPtr.Zero)
             {
                 if (swigCMemOwn)
                 {
                     swigCMemOwn = false;
                     VivoxCoreInstancePINVOKE.delete_vx_message_base_t(swigCPtr);
                 }
                 swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero);
             }
             global::System.GC.SuppressFinalize(this);
         }
     }
 }
Exemplo n.º 9
0
 public vx_tts_utterance_t() : this(VivoxCoreInstancePINVOKE.new_vx_tts_utterance_t(), true)
 {
 }
Exemplo n.º 10
0
 public vx_req_account_create_auto_accept_rule_t() : this(VivoxCoreInstancePINVOKE.new_vx_req_account_create_auto_accept_rule_t(), true)
 {
 }
Exemplo n.º 11
0
 public vx_evt_base_t() : this(VivoxCoreInstancePINVOKE.new_vx_evt_base_t(), true)
 {
 }
Exemplo n.º 12
0
 public vx_resp_account_channel_delete_t() : this(VivoxCoreInstancePINVOKE.new_vx_resp_account_channel_delete_t(), true)
 {
 }
 public vx_resp_session_text_disconnect_t() : this(VivoxCoreInstancePINVOKE.new_vx_resp_session_text_disconnect_t(), true)
 {
 }
Exemplo n.º 14
0
 public vx_block_rule_t() : this(VivoxCoreInstancePINVOKE.new_vx_block_rule_t(), true)
 {
 }
Exemplo n.º 15
0
 public vx_evt_session_updated_t() : this(VivoxCoreInstancePINVOKE.new_vx_evt_session_updated_t(), true)
 {
 }
Exemplo n.º 16
0
 public vx_req_sessiongroup_unset_focus_t() : this(VivoxCoreInstancePINVOKE.new_vx_req_sessiongroup_unset_focus_t(), true)
 {
 }
 public vx_resp_session_set_3d_position_t() : this(VivoxCoreInstancePINVOKE.new_vx_resp_session_set_3d_position_t(), true)
 {
 }
Exemplo n.º 18
0
 public vx_resp_aux_set_mic_level_t() : this(VivoxCoreInstancePINVOKE.new_vx_resp_aux_set_mic_level_t(), true)
 {
 }
Exemplo n.º 19
0
 public vx_sdk_config_t() : this(VivoxCoreInstancePINVOKE.new_vx_sdk_config_t(), true)
 {
 }
Exemplo n.º 20
0
 public vx_req_session_channel_invite_user_t() : this(VivoxCoreInstancePINVOKE.new_vx_req_session_channel_invite_user_t(), true)
 {
 }
Exemplo n.º 21
0
 public vx_req_aux_set_vad_properties_t() : this(VivoxCoreInstancePINVOKE.new_vx_req_aux_set_vad_properties_t(), true)
 {
 }
Exemplo n.º 22
0
 public vx_req_sessiongroup_get_stats_t() : this(VivoxCoreInstancePINVOKE.new_vx_req_sessiongroup_get_stats_t(), true)
 {
 }
 public vx_resp_account_channel_favorite_set_t() : this(VivoxCoreInstancePINVOKE.new_vx_resp_account_channel_favorite_set_t(), true)
 {
 }
Exemplo n.º 24
0
 public vx_before_recv_audio_mixed_participant_data_t() : this(VivoxCoreInstancePINVOKE.new_vx_before_recv_audio_mixed_participant_data_t(), true)
 {
 }
 public vx_req_channel_set_lock_mode_t() : this(VivoxCoreInstancePINVOKE.new_vx_req_channel_set_lock_mode_t(), true)
 {
 }
 public vx_req_connector_get_local_audio_info_t() : this(VivoxCoreInstancePINVOKE.new_vx_req_connector_get_local_audio_info_t(), true)
 {
 }
Exemplo n.º 27
0
 public vx_evt_user_to_user_message_t() : this(VivoxCoreInstancePINVOKE.new_vx_evt_user_to_user_message_t(), true)
 {
 }
 public vx_req_sessiongroup_remove_session_t() : this(VivoxCoreInstancePINVOKE.new_vx_req_sessiongroup_remove_session_t(), true)
 {
 }
 public vx_req_account_channel_update_t() : this(VivoxCoreInstancePINVOKE.new_vx_req_account_channel_update_t(), true)
 {
 }
Exemplo n.º 30
0
 public vx_req_account_post_crash_dump_t() : this(VivoxCoreInstancePINVOKE.new_vx_req_account_post_crash_dump_t(), true)
 {
 }