Method
PurpleConversationget_global_id
unstable since: 3.0
Declaration [src]
char*
purple_conversation_get_global_id (
PurpleConversation* conversation
)
Description [src]
Gets a globally unique id for conversation.
This id ties the PurpleConversation:id to the PurpleAccount that the
conversation is for.
Available since: 3.0
| Gets property | Purple.Conversation:global-id |