Qore WebSocketClient Module Reference  1.8
WebSocketClient::WebSocketConnectionObject Member List

This is the complete list of members for WebSocketClient::WebSocketConnectionObject, including all inherited members.

constructor(string name, string desc, string url, bool monitor, *hash opts, hash urlh)WebSocketClient::WebSocketConnectionObject
constructor(string name, string description, string url, hash attributes={}, hash options={})WebSocketClient::WebSocketConnectionObject
getDefaultOptions()WebSocketClient::WebSocketConnectionObject
getImpl(bool connect=True, *hash rtopts)WebSocketClient::WebSocketConnectionObjectprotected
getOptions()WebSocketClient::WebSocketConnectionObject
getRuntimeOptions()WebSocketClient::WebSocketConnectionObject
getType()WebSocketClient::WebSocketConnectionObject
make(string name, string desc, string url, bool monitor, *hash opts, hash urlh)WebSocketClient::WebSocketConnectionObjectstatic