Click or drag to resize

MessagingServiceGetSelfAddress Method

String value containing address of currently logged in user. This value must be provided in the user configuration. Note that this address can be different than in other services.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public string GetSelfAddress(
	MessagingProviderType providerType
)

Parameters

providerType
Type: Avaya.ClientServicesMessagingProviderType
Messaging provider type.

Return Value

Type: String
See Also