sendTranscript

public final static Unit sendTranscript(ChatThreadEventHandler $self, String email)

Send the chat transcript to the specified email address.

Parameters

email

The email address to which the transcript will be sent.

listener

An optional listener to be notified when the event is sent.

errorListener

An optional listener to be notified if an error occurs while sending.

onEventResponseListener

An optional listener to handle the server's response to the event.