sip_pref Union Reference

Possible values for SIP media tags. More...

#include <sip_util.h>

Collaboration diagram for sip_pref:

Collaboration graph
[legend]

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...

Data Fields

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

Detailed Description

Possible values for SIP media tags.

Field Documentation

Literal (tag="foo").

String (tag="<foo>").


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