Rate this page:

write

Copy URL
write(message: 

string

):

void

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

Parameters

  • message:

    string

    Message to write. Maximum length is 15000 characters

Returns

  • type:

    void