Click or drag to resize
AddrSpec Class
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPAddrSpec

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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
Methods
Extension Methods
  NameDescription
Public Extension MethodContainsLRParameter (Defined by SIPMessageUtils.)
Public Extension MethodToSIPAddress (Defined by InternalSIPAddressEx.)
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
See Also