Click or drag to resize

SIPMessageEx Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPSIPMessageEx

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public static class SIPMessageEx

The SIPMessageEx type exposes the following members.

Methods
 NameDescription
Public methodStatic memberGetAcceptContentTypes Retrieves the allowed methods from the SIP message.
Public methodStatic memberGetAllowedMethods Retrieves the allowed methods from the SIP message.
Public Extension MethodGetAPIHeaders 
Public methodStatic memberGetContact Retrieves the first contact from the SIP message.
Public methodStatic memberGetContacts Retrieves the contacts from the SIP message.
Public methodStatic memberGetUserAgent Gets the value of the User-Agent or the Server header.
Public methodStatic memberGetUserAgentNameVersion Gets the name and the version of the user-agent from the SIP message.
Top
See Also