Reference Library
ThirdPartyCallController..::..EndpointRegistrationInfoItem Class
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallControllerThirdPartyCallController..::..EndpointRegistrationInfoItem
This object will contain the requested endpoint registration information for each registered instance of the requested device.

Supported in: 6.3.0

Declaration Syntax
C#Visual BasicVisual C++
public class EndpointRegistrationInfoItem
Public Class EndpointRegistrationInfoItem
public ref class EndpointRegistrationInfoItem
Members
All MembersProperties



IconMemberDescription
getDependencyMode
The dependency mode of the endpont

getEndpointAddress
The endpoint's logical address as seen by the switch. For H.323 devices, this is usually an IP address; for SIP devices, this is an URI.

getEndpointMACAddress
The MAC ID of the endpoint as known by the switch

getEptDevice
Specifies the DeviceID, known by the switch, of the endpoint

getMediaMode
The media mode of the endpoint

getNetworkRegion
The network region associated with the endpoint

getProductType
The IP product ID of the endpoint

getSetType
The endpoint device model type as administered on the switch (i.e. 4626, 9611G, etc.)

getSignallingProtocolType
The signaling protocol of the endpoint (i.e. H323 or SIP)

getUnicodeScript
The supported Unicode character set of the endpoint

Inheritance Hierarchy
Object
ThirdPartyCallController..::..EndpointRegistrationInfoItem

Assembly: ServiceProvider (Module: ServiceProvider)