Logger

View as Markdown

Functions

hideTones

Whether to disable DTMF logging.

1hideTones(flag: boolean): void

Parameters

flag
booleanRequired

write

Writes a specified message to the session logger. Logs are stored in the call history.

1write(message: string): void

Parameters

message
stringRequired