Click or drag to resize

ViaParams Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPGenericParam
    Ozeki.VoIPViaParams

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
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
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
Methods
See Also