WebSocketClient._classBinding

Undocumented in source.

Members

Static variables

connectToUrl
GodotMethod!(GodotError, String, PoolStringArray, bool) connectToUrl;
Undocumented in source.
disconnectFromHost
GodotMethod!(void, long, String) disconnectFromHost;
Undocumented in source.
isVerifySslEnabled
GodotMethod!(bool) isVerifySslEnabled;
Undocumented in source.
setVerifySslEnabled
GodotMethod!(void, bool) setVerifySslEnabled;
Undocumented in source.

Meta