ServerAuthSender.write
bool write(glib.bytes.Bytes message)Writes a message to the client.
Parameters
message | A #GBytes to be sent. |
Returns
true on success, false on error.
Throws
[ErrorWrap]
bool write(glib.bytes.Bytes message)Writes a message to the client.
message | A #GBytes to be sent. |