Realm C++ SDK版本 v 2.2.0
公共成员函数 | 公共属性 | 所有成员列表

域::notification_token 结构引用

#include <notifications.hpp>

公共成员函数

 notification_token (const notification_token &nt) noException=delete
 
notification_token操作符= (const notification_token &)=delete
 
 notification_token ( notification_token && other) noException
 
notification_token操作符= ( notification_token && other)
 
 notification_token ( internal::bridge::notification_token &&token)
 
void unregister ()
 

公共属性

Internal::bridge::notification_token m_token
 
std::shared_ptr< internal::bridge::dictionarym_dictionary
 
std::shared_ptr< internal::bridge::listm_list
 
std::shared_ptr< internal::bridge::setm_set
 
std::shared_ptr< internal::bridge::resultsm_results
 
inside::bridge::域 m_realm
 

详细说明

从订阅realm::object变更的方法返回的令牌。


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