Defines | Enumerations

sofia-sip/nea_tag.h File Reference

Tags for Nokia User Agent Library. More...

#include <sofia-sip/su_tag.h>
#include <sofia-sip/url_tag.h>
#include <sofia-sip/sip_tag.h>
#include <sofia-sip/nta_tag.h>
Include dependency graph for nea_tag.h:

Go to the source code of this file.

Defines

#define NEA_TAG_H
 Defined when <sofia-sip/nea_tag.h> has been included.
#define NEATAG_ANY()
 Filter tag matching any nea tag.
#define NEATAG_MIN_EXPIRES(x)
 Specify the minimum duration of a subscription (by default, 15 minutes).
#define NEATAG_EXPIRES(x)
 Specify the default duration of a subscription (by default, 60 minutes).
#define NEATAG_MAX_EXPIRES(x)
 Specify the maximum duration of a subscription (by default, 24 hours).
#define NEATAG_EVENTLIST(x)
 Indicate/require support for "eventlist" feature.
#define NEATAG_THROTTLE(x)
 Specify the default throttle value for subscription.
#define NEATAG_MINTHROTTLE(x)
 Specify the minimum throttle value for subscription.
#define NEATAG_DIALOG(x)
 Specify dialog handle.
#define NEATAG_SUB(x)
 Pass pointer to subscription.
#define NEATAG_FAKE(x)
 Use fake content.
#define NEATAG_REASON(x)
 Specify reason for termination.
#define NEATAG_RETRY_AFTER(x)
 Specify retry-after for termination.
#define NEATAG_EXSTATE(x)
 Specify extended state for subscription-state.
#define NEATAG_STRICT_3265(x)
 Do not try to conform pre-3265 notifiers/watchers.
#define NEATAG_VERSION(x)
 Version number of content.

Enumerations

enum  nea_state_t { , nea_pending }
 

Event states.

More...

Detailed Description

Tags for Nokia User Agent Library.

Author:
Pekka Pessi <Pekka.Pessi@nokia-email.address.hidden>
Martti Mela <Martti Mela@nokia-email.address.hidden>
Date:
Created: Mon Nov 28 18:54:26 EET 2005 mela

Define Documentation

#define NEA_TAG_H

Defined when <sofia-sip/nea_tag.h> has been included.

#define NEATAG_ANY (  ) 

Filter tag matching any nea tag.

#define NEATAG_EVENTLIST (   x  ) 

Indicate/require support for "eventlist" feature.

#define NEATAG_FAKE (   x  ) 

Use fake content.

See also:
nea_sub_auth() and nea_server_update().
#define NEATAG_MINTHROTTLE (   x  ) 

Specify the minimum throttle value for subscription.

#define NEATAG_THROTTLE (   x  ) 

Specify the default throttle value for subscription.


Enumeration Type Documentation

Event states.

Enumerator:
nea_pending 

Before first notify.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

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