SIP Witch 1.9.15
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
osip_from Struct Reference

Definition of the From header. More...

#include <osip_from.h>

Collaboration diagram for osip_from:
Collaboration graph
[legend]

Data Fields

char * displayname
 Display Name. More...
 
osip_uri_turl
 url More...
 
osip_list_t gen_params
 other From parameters More...
 

Detailed Description

Definition of the From header.

Definition at line 48 of file osip_from.h.

Field Documentation

char* osip_from::displayname

Display Name.

Definition at line 50 of file osip_from.h.

osip_list_t osip_from::gen_params

other From parameters

Definition at line 52 of file osip_from.h.

osip_uri_t* osip_from::url

url

Definition at line 51 of file osip_from.h.


The documentation for this struct was generated from the following file: