Set the password string used to connect to the AMQP broker.
public setPassword ( string $password ) : boolean | ||
$password | string | The password string used to authenticate with the AMQP broker. |
Результат | boolean | TRUE on success or FALSE on failure. |