| SIPMessageEx Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Ozeki.VoIP
 Syntax
SyntaxThe SIPMessageEx type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | GetAcceptContentTypes | 
            Retrieves the allowed methods from the SIP message.
             | 
|   | GetAllowedMethods | 
            Retrieves the allowed methods from the SIP message.
             | 
|   | GetAPIHeaders | |
|   | GetContact | 
            Retrieves the first contact from the SIP message.
             | 
|   | GetContacts | 
            Retrieves the contacts from the SIP message.
             | 
|   | GetUserAgent | 
            Gets the value of the User-Agent or the Server header.
             | 
|   | GetUserAgentNameVersion | 
            Gets the name and the version of the user-agent from the SIP message.
             | 
 See Also
See Also