Reference Library
getSignallingProtocolType Property
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallController..::..EndpointRegisteredEventArgsgetSignallingProtocolType
The signaling protocol of the endpoint (i.e. H323 or SIP)
Declaration Syntax
C#Visual BasicVisual C++
public string getSignallingProtocolType { get; }
Public ReadOnly Property getSignallingProtocolType As String
	Get
public:
property String^ getSignallingProtocolType {
	String^ get ();
}

Assembly: ServiceProvider (Module: ServiceProvider)