Dialer SDK > Implementation details > Dialing provider API > IDialingProvider > Hangup
 
Hangup
Syntax
Hangup(SampleManagementName As String, StationPropertiesXml As String) As SampleManagementResultXml
Type
Method
Parameters
SampleManagementName
The name of the sample management DPM object used to access sample management parameters for the project.
StationPropertiesXml
The station properties as XML.
Return Value
SampleManagementResultXml
Description
Hangs up the extension. The method only needs to be called for connected calls.
See also
IDialingProvider