NERoom SDK V1.36.0
载入中...
搜索中...
未找到
| 命名空间 | 类型定义 | 枚举
auth_service_interface.h 文件参考

登录服务接口文件 更多...

#include "base_service_interface.h"
#include "base_type_defines.h"
#include "error_code_defines.h"
auth_service_interface.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

class  neroom::INEAuthService
 登录服务 更多...
 
class  neroom::INEAuthListener
 登录状态等事件监听 更多...
 

命名空间

namespace  neroom
 

类型定义

typedef enum neroom::tagNEAuthEvent neroom::NEAuthEvent
 登录状态
 

枚举

enum class  neroom::tagNEAuthEvent {
  neroom::kAuthKickOut , neroom::kAuthUnauthorized , neroom::kAuthForbidden , neroom::kAuthAccountTokenError ,
  neroom::kAuthLoggedIn , neroom::kAuthLoggedOut
}
 登录状态 更多...
 

详细描述

登录服务接口文件

在文件 auth_service_interface.h 中定义.