Changes

Jump to navigation Jump to search
591 bytes removed ,  12:40, 30 January 2019
no edit summary
| '''Summary'''
|Returns the ID of the current WebSocket.
|-
| '''Errors'''
|{{Error|not-found|#Errors}} No WebSocket with the specified id exists.
|}
| '''Summary'''
|Returns the path of the WebSocket with the specified {{Code|$id}}.
|-
| '''Errors'''
|{{Error|not-found|#Errors}} No WebSocket with the specified id exists.
|}
| '''Summary'''
|Closes the connection of the WebSocket with the specified {{Code|$id}}.
|-
| '''Errors'''
|{{Error|not-found|#Errors}} No WebSocket with the specified id exists.
|}
| '''Summary'''
|Returns the value of an attribute with the specified {{Code|$name}} from the WebSocket with the specified {{Code|$id}}. If the attribute is unknown, an empty sequence or the optionally specified {{Code|$default}} value will be returned instead.
|-
| '''Errors'''
|{{Error|not-found|#Errors}} No WebSocket with the specified id exists.
|}
|-
| '''Errors'''
|{{Error|not-found|#Errors}} No WebSocket with the specified id exists.<br>{{Error|set|#Errors}} The supplied value cannot be materialized.
|}
| '''Summary'''
|Deletes an attribute with the specified {{Code|$name}} from the WebSocket with the specified {{Mono|$id}}.
|-
| '''Errors'''
|{{Error|not-found|#Errors}} No WebSocket with the specified id exists.
|}
|{{Code|set}}
|The supplied value cannot be materialized.
|-
|{{Code|not-found}}
|No WebSocket with the specified id exists.
|}
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu