SWIGTYPE_p_f_int_p_pjsip_rx_data_p_int_p_pj_str_t__void.java :  » VOIP » keyyo-mobile-android-voip » org » pjsip » pjsua » Android Open Source

Android Open Source » VOIP » keyyo mobile android voip 
keyyo mobile android voip » org » pjsip » pjsua » SWIGTYPE_p_f_int_p_pjsip_rx_data_p_int_p_pj_str_t__void.java
/* ----------------------------------------------------------------------------
 * This file was automatically generated by SWIG (http://www.swig.org).
 * Version 2.0.1
 *
 * Do not make changes to this file unless you know what you are doing--modify
 * the SWIG interface file instead.
 * ----------------------------------------------------------------------------- */

package org.pjsip.pjsua;

public class SWIGTYPE_p_f_int_p_pjsip_rx_data_p_int_p_pj_str_t__void {
  private long swigCPtr;

  protected SWIGTYPE_p_f_int_p_pjsip_rx_data_p_int_p_pj_str_t__void(long cPtr, boolean futureUse) {
    swigCPtr = cPtr;
  }

  protected SWIGTYPE_p_f_int_p_pjsip_rx_data_p_int_p_pj_str_t__void() {
    swigCPtr = 0;
  }

  protected static long getCPtr(SWIGTYPE_p_f_int_p_pjsip_rx_data_p_int_p_pj_str_t__void obj) {
    return (obj == null) ? 0 : obj.swigCPtr;
  }
}

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.