Click or drag to resize

AddrSpec Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPAddrSpec

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public class AddrSpec : ISIPMessagePart, ISIPCloneable<AddrSpec>

The AddrSpec type exposes the following members.

Constructors
  NameDescription
Public methodAddrSpec
Initializes a new instance of the AddrSpec class
Top
Properties
  NameDescription
Public propertyAddress
Hostname port-al paraméterekkel együtt.
Public propertyHost
Hostname
Public propertyPort
Ha találtunk portot a címben akkor azt megjegyeztük itt, nem biztos, hogy belekerül a meglévő port.
Public propertyType
Public propertyUriHeaders
Public propertyUriParameters
Public propertyUriScheme
Public propertyUsername
A felhasználónév sip es sips esetében.
Top
Methods
  NameDescription
Public methodAddUriHeader
Public methodAddUriParameter
Public methodEquals (Overrides ObjectEquals(Object).)
Public methodGetAddressPort
Public methodStatic memberGetUriScheme
Public methodGetUserHost
Public methodSIPClone
Public methodSIPStringPart
Top
Extension Methods
  NameDescription
Public Extension MethodContainsLRParameter (Defined by SIPMessageUtils.)
Public Extension MethodToSIPAddress (Defined by InternalSIPAddressEx.)
Top
See Also