LumiSoft Net Help
GetCallByID Method (callID)
NamespacesLumiSoft.Net.SIP.ProxySIP_B2BUAGetCallByID(String)
Gets call by call ID.
Declaration Syntax
C#Visual BasicVisual C++F#
public SIP_B2BUA_Call GetCallByID(
	string callID
)
Public Function GetCallByID ( 
	callID As String
) As SIP_B2BUA_Call
public:
SIP_B2BUA_Call^ GetCallByID(
	String^ callID
)
member GetCallByID : 
        callID : string -> SIP_B2BUA_Call 
Parameters
callID (String)
Call ID.
Return Value
SIP_B2BUA_Call
Returns call with specified ID or null if no call with specified ID.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119