Ignore:
Timestamp:
Jun 17, 2006 4:08:30 AM (18 years ago)
Author:
bennylp
Message:

Modifications all over the place, but mainly only to update Doxygen documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip/include/pjsip-simple/evsub.h

    r283 r515  
    3131 * @defgroup PJSIP_EVENT_NOT SIP Event Notification (RFC 3265) Module 
    3232 * @ingroup PJSIP_SIMPLE 
     33 * @brief Core Event Subscription framework, used by presence, call transfer, etc. 
    3334 * @{ 
    3435 * 
     
    431432 * 
    432433 * @param sub           The event subscription. 
    433  * @param index         The module id. 
     434 * @param mod_id        The module id. 
    434435 * @param data          Arbitrary data. 
    435436 */ 
Note: See TracChangeset for help on using the changeset viewer.