跳到主要内容

notify_add_account_cache

通知目录服务器增加账号角色缓存(非阻塞操作,不等待对端处理结果)

声明

bool notify_add_account_cache(string account_id, string rid, map info)

参数

参数名描述
account_id数字账号id
rid角色rid
info其它信息

返回值

true - 通知成功, false - 通知失败

使用方式

返回文档