Method
PurpleConversationget_id
unstable since: 3.0
Declaration [src]
const char*
purple_conversation_get_id (
PurpleConversation* conversation
)
Description [src]
Gets the opaque identifier from conversation
.
This value is specific to the protocol and could conflict with the same
conversation on other accounts. To get a libpurple unique id see
purple_conversation_get_global_id()
.
Available since: 3.0
Gets property | Purple.Conversation:id |