emitEvent

fun emitEvent(event: SocketClientEvent, connectable: SocketConnectable, connection: IoStream?)(source)

Emits the "event" signal. See onEvent.

Since

2.32

Parameters

event

the event that is occurring

connectable

the #GSocketConnectable that @event is occurring on

connection

the current representation of the connection