|
Tilde Friends
|
#include <ssb.db.h>
Public Attributes | |
| const char ** | identity |
| const char ** | name |
| int | count |
| char | active_identity [k_id_base64_len] |
Identity information
| char _tf_ssb_identity_info_t::active_identity[k_id_base64_len] |
The active identity.
| int _tf_ssb_identity_info_t::count |
The number of elements in both the identity and name arrays.
| const char** _tf_ssb_identity_info_t::identity |
An array of identities.
| const char** _tf_ssb_identity_info_t::name |
A array of identities, one for each identity.