Click or drag to resize

TdLocalTagParam Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPGenericParam
    Ozeki.VoIPTdLocalTagParam

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

The TdLocalTagParam type exposes the following members.

Constructors
 NameDescription
Public methodTdLocalTagParamInitializes a new instance of the TdLocalTagParam class
Top
Properties
 NameDescription
Public propertyName A paraméter álltalános neve.
(Inherited from GenericParam)
Public propertyValue A paraméter értéke.
(Inherited from GenericParam)
Top
Methods
 NameDescription
Public methodEquals
(Inherited from GenericParam)
Public methodSIPClone 
Public methodSIPStringPart
(Inherited from GenericParam)
Top
Fields
 NameDescription
Public fieldStatic memberParamName 
Top
See Also