Property
PurpleConversation:user-nickname
unstable since: 3.0
Description [src]
The user’s nickname in this conversation.
Some protocols allow the user to use a nickname rather than their normal contact information when joining a conversation. This field holds that value.
Type:gchar*
Available since: 3.0
Default value | NULL |
Getter method | purple_conversation_get_user_nickname() |
Setter method | purple_conversation_set_user_nickname() |