Click or drag to resize
ConferenceMobileLinkCurrentRoomSystemAddress Property
Returns the network address of the room system that the mobile link connection is established to. Null is returned if there is currently no mobile link connection.

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

Property Value

Type: String
See Also