sip.js.logger.warn.md
September 26, 2022 ยท View on GitHub
Logger.warn() method
Signature:
warn(content: string): void;
Parameters
| Parameter | Type | Description |
|---|---|---|
| content | string |
Returns:
void
September 26, 2022 ยท View on GitHub
Signature:
warn(content: string): void;
| Parameter | Type | Description |
|---|---|---|
| content | string |
Returns:
void