NIM PC Cross Platform SDK
载入中...
搜索中...
未找到
v2::V2NIMFriendAddApplication结构体 参考

#include <v2_nim_def_struct.hpp>

Public 属性

nstd::string applicantAccountId
 申请者账号
 
nstd::string recipientAccountId
 被申请者账号
 
nstd::string operatorAccountId
 操作者账号
 
nstd::optional< nstd::stringpostscript
 附言
 
V2NIMFriendAddApplicationStatus status {V2NIM_FRIEND_ADD_APPLICATION_STATUS_INIT}
 状态
 
uint64_t timestamp {0}
 时间
 
bool read {false}
 是否已读
 

类成员变量说明

◆ applicantAccountId

nstd::string v2::V2NIMFriendAddApplication::applicantAccountId

申请者账号

◆ operatorAccountId

nstd::string v2::V2NIMFriendAddApplication::operatorAccountId

操作者账号

◆ postscript

nstd::optional<nstd::string> v2::V2NIMFriendAddApplication::postscript

附言

◆ read

bool v2::V2NIMFriendAddApplication::read {false}

是否已读

◆ recipientAccountId

nstd::string v2::V2NIMFriendAddApplication::recipientAccountId

被申请者账号

◆ status

状态

◆ timestamp

uint64_t v2::V2NIMFriendAddApplication::timestamp {0}

时间


该结构体的文档由以下文件生成: