Method

PurpleChannelJoinDetailsget_password_supported

since: 3.0

Declaration [src]

gboolean
purple_channel_join_details_get_password_supported (
  PurpleChannelJoinDetails* details
)

Description [src]

Gets whether or not the protocols supports channel passwords.

Available since: 3.0

Return value

Type: gboolean

TRUE if channel passwords are supported, otherwise FALSE.