SIP Witch 1.9.15
|
Definition of the CSeq header. More...
#include <osip_cseq.h>
Data Fields | |
char * | method |
CSeq method. More... | |
char * | number |
CSeq number. More... | |
Definition of the CSeq header.
Definition at line 45 of file osip_cseq.h.
char* osip_cseq::method |
CSeq method.
Definition at line 47 of file osip_cseq.h.
char* osip_cseq::number |
CSeq number.
Definition at line 48 of file osip_cseq.h.