Click or drag to resize

ContactParams Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPGenericParam
    Ozeki.VoIPContactParams

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public abstract class ContactParams : GenericParam

The ContactParams type exposes the following members.

Constructors
  NameDescription
Protected methodContactParams
Initializes a new instance of the ContactParams 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 (Inherited from GenericParam.)
Public methodSIPStringPart (Inherited from GenericParam.)
Top
See Also