Click or drag to resize

SipUserConfigurationConnectionPolicy Property

The connection policy defining the signaling servers to communicate with. Should this only be the ServerInfo (I.e.let the sdk handle the connection policy)

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

Property Value

Type: ConnectionPolicy
See Also