ServerAuthSender.write

Writes a message to the client.

class ServerAuthSender
bool
write

Parameters

message glib.bytes.Bytes

A #GBytes to be sent.

Return Value

Type: bool

true on success, false on error.