_PurpleConvIm Struct Reference

Data specific to Instant Messages. More...

#include <conversation.h>

Collaboration diagram for _PurpleConvIm:

Collaboration graph
[legend]

Data Fields

PurpleConversationconv
 The parent conversation.
PurpleTypingState typing_state
 The current typing state.
guint typing_timeout
 The typing timer handle.
time_t type_again
 The type again time.
guint send_typed_timeout
 The type again timer handle.
PurpleBuddyIcon * icon
 The buddy icon.

Detailed Description

Data specific to Instant Messages.

Definition at line 248 of file conversation.h.


Field Documentation

The parent conversation.

Definition at line 250 of file conversation.h.

The current typing state.

Definition at line 252 of file conversation.h.

The typing timer handle.

Definition at line 253 of file conversation.h.

The type again time.

Definition at line 254 of file conversation.h.

The type again timer handle.

Definition at line 255 of file conversation.h.

PurpleBuddyIcon* _PurpleConvIm::icon

The buddy icon.

Definition at line 257 of file conversation.h.


The documentation for this struct was generated from the following file: