write


Description:

[ Version ( since = "12.0.0" ) ]
public bool write (Bytes message) throws Error

Writes a message to the client.

Parameters:

this

A ServerAuthSender.

message

A Bytes to be sent.

Returns:

true on success, false on error.