ApiBase.Session.websocket_connect_async – libapi-base-7 Reference Manual
Packages
libapi-base-7
ApiBase
Session
cookie_jar_type
cookies_file_path
Session
add_base_url
add_headers_preset
exec
exec_async
init_cookies
reload_cookies
remove_base_url
send
send_and_read
send_and_read_async
send_and_splice
send_and_splice_async
send_async
websocket_connect_async
websocket_connect_async
Description:
public
async
WebsocketConnection
websocket_connect_async
(
Request
request,
string
? origin,
string
[]? protocols,
int
priority =
DEFAULT
,
Cancellable
? cancellable =
null
)
throws
SoupError