nea_sub_s Struct Reference

Collaboration diagram for nea_sub_s:

Collaboration graph
[legend]

Detailed Description

Subscription object.


Data Fields

sip_contact_ts_local
 Local contact.
sip_contact_ts_remote
 Remote contact.
sip_payload_ts_payload
 Content-Type of SUBSCRIBE body. Body of SUBSCRIBE.
unsigned s_fake: 1
 Do not send real information to user.
unsigned s_eventlist: 1
 Subscriber supported eventlist.
sip_time_t s_subscribed
 When first SUBSCRIBE was recv.
sip_time_t s_notified
 When last notification was sent.
sip_time_t s_expires
 Expiration time.
unsigned s_version
 Version number set by application.
unsigned s_latest
 External version of latest payload.
unsigned s_updated
 Internal version of latest payload.
unsigned s_throttle
 Minimum time between notifications.


Field Documentation

sip_payload_t* s_payload

Content-Type of SUBSCRIBE body. Body of SUBSCRIBE.

sip_time_t s_expires

Expiration time.


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