Realm C++ SDK版本 v 2.2.0
公共成员函数 | 静态公共成员函数 | 好友 | 所有成员列表

域::App::credentials 结构引用

公共成员函数

 凭证(const凭证&其他)
 
凭证操作符= (const凭证&其他)
 
 凭证凭证&&其他)
 
凭证操作符=凭证&&其他)
 

静态公共成员函数

静态凭证 匿名()
 
静态凭证 api_key (const std::string &key)
 
静态凭证 facebook (const std::string &access_token)
 
静态凭证 apple (const std::string &id_token)
 
静态凭证 google_auth_code (const std::string &auth_code)
 
静态凭证 google_id_token (const std::string &id_token)
 
静态凭证 custom (const std::string &token)
 
静态凭证 用户名 (const std::string &username, const std::string &password)
 
静态凭证 function (const std::string &payload)
 

好友

class 应用
 

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