libquassel
0.10.1
libquassel-client
/
de.justjanne.libquassel.client.session
/
ClientMagicHandler
Client
Magic
Handler
class
ClientMagicHandler
(
protocolFeatures
:
ProtocolFeatures
,
protocols
:
List
<
ProtocolMeta
>
,
sslContext
:
SSLContext
)
:
ConnectionHandler
Content copied to clipboard
Types
Functions
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
done
Link copied to clipboard
open
suspend override
fun
done
(
)
Content copied to clipboard
init
Link copied to clipboard
open
suspend override
fun
init
(
channel
:
MessageChannel
)
:
Boolean
Content copied to clipboard
read
Link copied to clipboard
open
suspend override
fun
read
(
buffer
:
ByteBuffer
)
:
Boolean
Content copied to clipboard