Click or drag to resize
ViaParams Class
Inheritance Hierarchy

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

The ViaParams type exposes the following members.

Constructors
  NameDescription
Public methodViaParams(String, String)
Initializes a new instance of the ViaParams class
Public methodViaParams(ViaParamsType, String)
Initializes a new instance of the ViaParams class
Top
Methods
Properties
  NameDescription
Public propertyName
A paraméter álltalános neve.
(Inherited from GenericParam.)
Public propertyValue
A paraméter értéke.
(Inherited from GenericParam.)
Public propertyViaToken
A Via paraméter extension típusa.
Public propertyViaType
A Via paraméter statikus típusa.
Top
See Also