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: 10.3.183.0
Syntax
public BlindTransferArgs(
	SIPAddress referredBy,
	SIPAddress target
)

Parameters

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