Click or drag to resize

CallInfoCreateAsCaller(ISessionCall, SIPAddress) Method


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public static CallInfo CreateAsCaller(
	ISessionCall call,
	SIPAddress dialed
)

Parameters

call  ISessionCall
 
dialed  SIPAddress
 

Return Value

CallInfo
See Also