Tilde Friends
_tf_ssb_identity_info_t Struct Reference

#include <ssb.db.h>

Public Attributes

const char ** identity
 
const char ** name
 
int count
 
char active_identity [k_id_base64_len]
 

Detailed Description

Identity information

Member Data Documentation

◆ active_identity

char _tf_ssb_identity_info_t::active_identity[k_id_base64_len]

The active identity.

◆ count

int _tf_ssb_identity_info_t::count

The number of elements in both the identity and name arrays.

◆ identity

const char** _tf_ssb_identity_info_t::identity

An array of identities.

◆ name

const char** _tf_ssb_identity_info_t::name

A array of identities, one for each identity.


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