WebsocketExtensionImpl

class WebsocketExtensionImpl(pointer: <Error class: unknown class><<Error class: unknown class>>) : WebsocketExtension

The WebsocketExtensionImpl type represents a native instance of the abstract WebsocketExtension class.

Constructors

Link copied to clipboard
constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)

Creates a new instance of WebsocketExtension for the provided CPointer.

Properties

Link copied to clipboard
val soupWebsocketExtensionPointer: <Error class: unknown class><<Error class: unknown class>>

Functions

Link copied to clipboard
open fun configure(connectionType: WebsocketConnectionType, params: <Error class: unknown class>? = null): <Error class: unknown class><Boolean>

Configures @extension with the given @params.

Link copied to clipboard

Get the parameters strings to be included in the request header.

Link copied to clipboard

Get the parameters strings to be included in the response header.