Click or drag to resize

PresenceConfigurationServerAddress Property

An optional parameter to specify the presence server address.

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

Property Value

Type: String
Remarks
If configured, this server will be used as the domain in the request URI for all presence - related messages. Otherwise the address will be discovered automatically.
See Also