TCCC Agent API
Public Attributes | List of all members
tccc::TCCCLoginInfo Struct Reference

#include <TCCCTypeDef.h>

Public Attributes

const char * userId
 
const char * userAor
 用户Aor。格式 user@host[:port]
 
const char * otherInfo
 其他信息,用来定位问题。
 

Detailed Description

1.2 登录返回值

Member Data Documentation

◆ userId

const char* tccc::TCCCLoginInfo::userId

【字段含义】用户标识(必填),当前用户的 userId,相当于用户名,使用 UTF-8 编码。 【推荐取值】如果一个用户在您的帐号系统中的 ID 为“mike”,则 userId 即可设置为“mike”。


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