Click or drag to resize

SubExParam Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPGenericParam
    Ozeki.VoIPSubExParam

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public class SubExParam : GenericParam, ISIPCloneable<SubExParam>

The SubExParam type exposes the following members.

Properties
 NameDescription
Public propertyName A paraméter álltalános neve.
(Inherited from GenericParam)
Public propertyType 
Public propertyValue A paraméter értéke.
(Inherited from GenericParam)
Top
Methods
 NameDescription
Public methodStatic memberCreate 
Public methodEquals
(Inherited from GenericParam)
Public methodSIPClone 
Public methodSIPStringPart
(Inherited from GenericParam)
Top
See Also