password_needed
Description:
If true
, provide_password_async has
to be called to be able to join the channel.
This is not guaranteed to be meaningful until prepare_async
has finished preparing TP_CHANNEL_FEATURE_PASSWORD
; until then, it may return false
even if the channel is actually
protected by a password. Preparing TP_CHANNEL_FEATURE_PASSWORD
also ensures that the notify::password-needed signal will be fired
when this property changes.