Click or drag to resize
BlindTransferArgs Constructor (SIPAddress, SIPAddress)
Initializes a new instance of the BlindTransferArgs class

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public BlindTransferArgs(
	SIPAddress referredBy,
	SIPAddress target
)

Parameters

referredBy
Type: Ozeki.VoIPSIPAddress
target
Type: Ozeki.VoIPSIPAddress
See Also