Condividi tramite


TransferCall Client Object

  Microsoft Speech Technologies Homepage
class TransferCall
{
    SetTransferredTo( transferredTo : String );
}

Methods

SetTransferredTo

Authors can programmatically change the phone number to which a call is transferred. This method can be called from any client-side script routine, but is especially appropriate in the ClientActivationFunction of the TransferCall control.

SetTransferredTo( transferredTo : String );

See Also

TransferCall Class | TransferCall Members | TransferCall Properties | TransferCall Methods | TransferCall Remarks