JMessage PC SDK 1.2.3 JMessage PC SDK |
Jmcpp::Authorization结构体 参考
#include
## Public 属性 | |
std::string | appKey |
开发者注册的 IM 应用 appkey 更多… | |
std::string | randomStr |
20-36 长度的随机字符串, 作为salt使用 更多… | |
std::string | timestamp |
当前时间戳 更多… | |
std::string | signature |
签名 更多… | |
详细描述
鉴权信息
类成员变量说明
◆ appKey
std::string Jmcpp::Authorization::appKey |
开发者注册的 IM 应用 appkey
◆ randomStr
std::string Jmcpp::Authorization::randomStr |
20-36 长度的随机字符串, 作为salt使用
◆ timestamp
std::string Jmcpp::Authorization::timestamp |
当前时间戳
◆ signature
std::string Jmcpp::Authorization::signature |
签名
该结构体的文档由以下文件生成:
- Configuration.h
- Jmcpp
- Authorization
- 制作者 1.8.13