Click or drag to resize

ToParam Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPGenericParam
    Ozeki.VoIPToParam

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public class ToParam : GenericParam

The ToParam type exposes the following members.

Constructors
 NameDescription
Public methodToParamInitializes a new instance of the ToParam class
Top
Properties
 NameDescription
Public propertyName A paraméter álltalános neve.
(Inherited from GenericParam)
Public propertyTag 
Public propertyValue A paraméter értéke.
(Inherited from GenericParam)
Top
Methods
 NameDescription
Public methodEquals
(Inherited from GenericParam)
Public methodSIPClone
(Overrides GenericParamSIPClone)
Public methodSIPStringPart
(Inherited from GenericParam)
Top
See Also