Smartswitch
Data Members | List of all members
Smartswitch::Peer::UserGeneration::UserInfo Struct Reference

The information which is returned after generation of a User. More...

defined in <UserInfo.ice>

struct UserInfo { ... }

Data Members

long id
 The unique ID of a User. More...
 
string login
 The login for web access. More...
 
string name
 The name of a User. More...
 
string password
 The password for web access. More...
 
string pin
 The PIN used for DTMF authentication. More...
 
string pjsipSecret
 The secret used for PJSIP authentication. More...
 
string sipSecret
 The secret used for SIP authentication. More...
 

Detailed Description

The information which is returned after generation of a User.

Some of this information is available only once after User generation.
For example, the password, which later could only be changed, but not read.

Data Member Documentation

◆ id

long id

The unique ID of a User.

◆ login

string login

The login for web access.

◆ name

string name

The name of a User.

◆ password

string password

The password for web access.

◆ pin

string pin

The PIN used for DTMF authentication.

◆ pjsipSecret

string pjsipSecret

The secret used for PJSIP authentication.

◆ sipSecret

string sipSecret

The secret used for SIP authentication.


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