sip_pref Union Reference

#include <sip_util.h>

Collaboration diagram for sip_pref:

[legend]

Detailed Description

Possible values for SIP media tags.


Data Fields

enum sp_type sp_type
 Type of the media tag.
sip_pref::sp_literal sp_literal
 Literal (tag="foo").
sip_pref::sp_string sp_string
 String (tag="<foo>").
sip_pref::sp_range sp_range
 Numeric value or range (tag="#=1"; tag="#<=3"; tag="#>=-2"; tag="#1:6").

Data Structures

struct  sp_literal
 Literal (tag="foo"). More...
struct  sp_range
 Numeric value or range (tag="#=1"; tag="#<=3"; tag="#>=-2"; tag="#1:6"). More...
struct  sp_string
 String (tag="<foo>"). More...


Sofia-SIP 1.12.6work - Copyright (C) 2006 Nokia Corporation. All rights reserved. Licensed under the terms of the GNU Lesser General Public License.