Ignore:
Timestamp:
Jul 1, 2019 8:30:17 AM (5 years ago)
Author:
ming
Message:

Re #2209: Fixed build failure on Android due to incompatible type

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip-apps/src/swig/java/sample.java

    r5738 r6036  
    3838         
    3939        @Override 
    40         public void notifyRegState(pjsip_status_code code, String reason, int expiration) {} 
     40        public void notifyRegState(pjsip_status_code code, String reason, long expiration) {} 
    4141         
    4242        @Override 
Note: See TracChangeset for help on using the changeset viewer.