#include <yatejingle.h>

Public Member Functions | |
| JGSentStanza (const char *id, u_int64_t time) | |
| bool | timeout (u_int64_t time) const |
This class holds sent stanzas info used for timeout checking
| JGSentStanza | ( | const char * | id, | |
| u_int64_t | time | |||
| ) | [inline] |
Constructor
| id | The sent stanza's id | |
| time | The sent time |
| bool timeout | ( | u_int64_t | time | ) | const [inline] |
Check if this element timed out
1.5.7.1