Skip to content

Commit 80482fd

Browse files
committed
Remove internal wiki link
1 parent 6d03f2e commit 80482fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

reference/uxp/class/WebSocket.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,5 @@ Closes the websocket connection
7070
| Param | Type | Default | Description |
7171
| --- | --- | --- | --- |
7272
| [code] | `integer` | <code>1000</code> | A integer value as per https://developer.mozilla.org/en-US/docs/Web/API/WebSocket#close(). |
73-
| [reason] | `string` | <code>&quot;&quot;</code> | A human-readable string explaining why the connection is closing. Throws an exception of Error Object if invalid code or reason is passed Refer https://wiki.corp.adobe.com/pages/viewpage.action?pageId=1455687313#FileandNetworkI/OTestCases-CloseMethodbehaviorforWebSockets |
73+
| [reason] | `string` | <code>&quot;&quot;</code> | A human-readable string explaining why the connection is closing. Throws an exception of Error Object if invalid code or reason is passed |
7474

0 commit comments

Comments
 (0)