Click or drag to resize

FromParam Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPGenericParam
    Ozeki.VoIPFromParam

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public class FromParam : GenericParam

The FromParam type exposes the following members.

Constructors
 NameDescription
Public methodFromParamInitializes a new instance of the FromParam class
Top
Properties
 NameDescription
Public propertyName
(Inherited from GenericParam)
Public propertyTag 
Public propertyValue
(Inherited from GenericParam)
Top
Methods
 NameDescription
Public methodEquals
(Inherited from GenericParam)
Public methodSIPClone
(Overrides GenericParamSIPClone)
Public methodSIPStringPart
(Inherited from GenericParam)
Top
See Also