NotifyTransferStateChanged Method

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

Raises a TransferStateChanged event.

Namespace:  Microsoft.Speech.VoiceXml
Assembly:  Microsoft.Speech.VoiceXml (in Microsoft.Speech.VoiceXml.dll)

Syntax

C#
protected void NotifyTransferStateChanged(
	Object sender,
	Browser..::..CallProxy..::..ProxyReferState referState
)

See Also