Click or drag to resize

CallCreationInfoUccpURL Property

A String value representing the URL of the UCCS server. This allows client UI to establish conference in presentation only mode through UCCP web socket connection.

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

Property Value

Type: String
See Also