Click or drag to resize

GenericParam Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPGenericParam
    More

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
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
Properties
 NameDescription
Public propertyName A paraméter álltalános neve.
Public propertyValue A paraméter értéke.
Top
Methods
See Also
Inheritance Hierarchy