Realm C++ SDK Version v2.2.0
Public Member Functions | Public Attributes | List of all members

realm::dictionary_callback_wrapper Struct Reference

Public Member Functions

 dictionary_callback_wrapper (std::function< void(dictionary_collection_change)> handler, bool ignore_changes_in_initial_notification)
 

Public Attributes

std::function< void(dictionary_collection_change)> handler
 
bool ignore_changes_in_initial_notification
 

The documentation for this struct was generated from the following file: