Click or drag to resize

GenericParam Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPGenericParam
    More

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.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
 NameDescription
Public methodEquals
(Overrides ObjectEquals(Object))
Public methodSIPClone 
Public methodSIPStringPart 
Top
See Also
Inheritance Hierarchy