Ignore:
Timestamp:
Aug 5, 2008 7:28:17 PM (16 years ago)
Author:
bennylp
Message:

Implement ticket #551: Generic URI scheme handler (thanks Juri Glaß for the patch)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip/include/pjsip/sip_parser.h

    r2039 r2193  
    359359    pj_cis_t pjsip_DISPLAY_SPEC;        /**< Used when searching for display 
    360360                                             name.                      */ 
     361    pj_cis_t pjsip_OTHER_URI_CONTENT;   /**< Generic URI content.       */ 
    361362 
    362363} pjsip_parser_const_t; 
Note: See TracChangeset for help on using the changeset viewer.