Constructor

ChattyPpChatnew_im_chat

Declaration [src]

ChattyPpChat*
chatty_pp_chat_new_im_chat (
  PurpleAccount* account,
  PurpleBuddy* buddy,
  gboolean supports_encryption
)

Description

No description available.

This constructor is not directly available to language bindings.

Parameters

account

Type: PurpleAccount*

No description available.

The data is owned by the caller of the function.
buddy

Type: PurpleBuddy*

No description available.

The data is owned by the caller of the function.
supports_encryption

Type: gboolean

No description available.

Return value

Type: ChattyPpChat

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.