Method
ChattyPurplefind_chat_with_name
Declaration [src]
ChattyChat*
chatty_purple_find_chat_with_name (
ChattyPurple* self,
ChattyProtocol protocol,
const char* account_id,
const char* chat_id
)
Parameters
protocol-
Type:
ChattyProtocolNo description available.
account_id-
Type:
const char*No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. chat_id-
Type:
const char*No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.