Skip to content

Commit

Permalink
Add missing OnTimerParam import in Android Example (#4299)
Browse files Browse the repository at this point in the history
  • Loading branch information
MaciejDromin authored Feb 11, 2025
1 parent 4ded10f commit fdd4041
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
import org.pjsip.pjsua2.CallInfo;
import org.pjsip.pjsua2.CallOpParam;
import org.pjsip.pjsua2.OnCallMediaEventParam;
import org.pjsip.pjsua2.OnTimerParam;
import org.pjsip.pjsua2.StringVector;
import org.pjsip.pjsua2.pjsip_inv_state;
import org.pjsip.pjsua2.pjsip_status_code;
Expand Down

0 comments on commit fdd4041

Please sign in to comment.