Click or drag to resize
GenericParam Class
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPGenericParam
    More...

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class GenericParam : ISIPMessagePart, 
	ISIPCloneable<GenericParam>, IGenericParam

The GenericParam type exposes the following members.

Constructors
  NameDescription
Public methodGenericParam(String)
Initializes a new instance of the GenericParam class
Public methodGenericParam(String, String)
Initializes a new instance of the GenericParam class
Top
Methods
Properties
  NameDescription
Public propertyName
A paraméter álltalános neve.
Public propertyValue
A paraméter értéke.
Top
See Also
Inheritance Hierarchy