Changes

Jump to navigation Jump to search
584 bytes added ,  13:15, 27 September 2018
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'''
|Sends a <code>$message</code>, which may be of type xs:string, xs:base64Binary or xs:hexBinary, to the clients with the specified <code>$ids</code>. Ids that cannot be assigned to clients will be ignored.
|}
| '''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|not-found}}
|The No WebSocket with the specified WebSocket was not foundid exists.
|}
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu