Changeset 1214
- Timestamp:
- Apr 28, 2007 4:13:11 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/branches/split-3rd-party/pjsip/include/pjsip-simple/publish.h
r974 r1214 33 33 34 34 /** 35 @defgroup PJSIP_SIMPLE_PUBLISH SIP Event State Publication (PUBLISH, RFC 3 856)35 @defgroup PJSIP_SIMPLE_PUBLISH SIP Event State Publication (PUBLISH, RFC 3903) 36 36 @ingroup PJSIP_SIMPLE 37 @brief Support for SIP Event State Publication (PUBLISH, RFC 3 856)37 @brief Support for SIP Event State Publication (PUBLISH, RFC 3903) 38 38 @{ 39 39 40 40 This module contains the implementation of Session Initiation Protocol (SIP) 41 Extension for Event State Publication (PUBLISH) as defined by RFC 3 856.41 Extension for Event State Publication (PUBLISH) as defined by RFC 3903. 42 42 */ 43 43
Note: See TracChangeset
for help on using the changeset viewer.