Click or drag to resize

SipClientConfigurationLocalVideoResponseTimeout Property

Local video response timeout (in seconds) Wait LocalVideoResponseTimeout seconds for a local response to the incoming video request, then automatically deny the request.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public uint LocalVideoResponseTimeout { get; set; }

Property Value

Type: UInt32
Default is 15
See Also