Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 602 Bytes

sip.js.transaction.logtransporterror.md

File metadata and controls

23 lines (14 loc) · 602 Bytes

Home > sip.js > Transaction > logTransportError

Transaction.logTransportError() method

Signature:

protected logTransportError(error: TransportError, message: string): void;

Parameters

Parameter Type Description
error TransportError
message string

Returns:

void