Click or drag to resize

TdRemoteTagParam Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPGenericParam
    Ozeki.VoIPTdRemoteTagParam

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

The TdRemoteTagParam type exposes the following members.

Constructors
  NameDescription
Public methodTdRemoteTagParam
Initializes a new instance of the TdRemoteTagParam 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