BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

pj::OnTimerParam Struct Reference

#include <endpoint.hpp>

Data Fields

Token userData
 
unsigned msecDelay
 

Detailed Description

Parameter of Endpoint::onTimer() callback.

Field Documentation

◆ userData

Token pj::OnTimerParam::userData

Arbitrary user data that was passed to Endpoint::utilTimerSchedule() function.

◆ msecDelay

unsigned pj::OnTimerParam::msecDelay

The interval of this timer, in miliseconds.


The documentation for this struct was generated from the following file:

 


PJSIP Open Source, high performance, small footprint, and very very portable SIP stack
Copyright (C) 2006-2008 Teluu Inc.