SIP Witch 1.9.15
|
SDP attribute definition. More...
#include <sdp_message.h>
Data Fields | |
char * | a_att_field |
attribute field More... | |
char * | a_att_value |
attribute value (optional) More... | |
SDP attribute definition.
Definition at line 137 of file sdp_message.h.
char* sdp_attribute::a_att_field |
attribute field
Definition at line 138 of file sdp_message.h.
char* sdp_attribute::a_att_value |
attribute value (optional)
Definition at line 139 of file sdp_message.h.