sipproviderplugins/sipprovider/sipconnectionplugins/inc/SIP_subconparams.h
branchCompilerCompatibility
changeset 13 4f4a686bcb0a
parent 0 307788aac0a8
equal deleted inserted replaced
11:c1efdb9c339d 13:4f4a686bcb0a
    79 	/** Gets ContentSubType field of the SIP header. **/	
    79 	/** Gets ContentSubType field of the SIP header. **/	
    80 	inline const TPtrC8 GetContentSubType() const;
    80 	inline const TPtrC8 GetContentSubType() const;
    81 	/** Gets Content field of the SIP header. **/
    81 	/** Gets Content field of the SIP header. **/
    82 	inline const TPtrC8 GetContent() const;
    82 	inline const TPtrC8 GetContent() const;
    83 	
    83 	
    84 	/** Setters for SIP header. 
    84 	/** Setters for SIP header. */
    85 	/** Sets Request URI field of the SIP header. **/
    85 	/** Sets Request URI field of the SIP header. **/
    86 	inline void   SetRequestUriL(const TPtrC8 & aReqUri);
    86 	inline void   SetRequestUriL(const TPtrC8 & aReqUri);
    87 	/** Sets From field of the SIP header. **/	
    87 	/** Sets From field of the SIP header. **/	
    88 	inline void   SetFromL(const TPtrC8 & aFrom);
    88 	inline void   SetFromL(const TPtrC8 & aFrom);
    89 	/** Sets To field of the SIP header. **/	
    89 	/** Sets To field of the SIP header. **/