25 #ifndef INCLUDED_SyncDeviceToken_h_GUID_0A738016_90A8_4E81_B5C0_247478D59FD2
26 #define INCLUDED_SyncDeviceToken_h_GUID_0A738016_90A8_4E81_B5C0_247478D59FD2
38 namespace connection {
45 void m_setUpdateCallback(DeviceUpdateCallback
const &cb)
override;
49 util::GuardPtr m_getSendGuard()
override;
50 void m_connectionInteract()
override;
53 DeviceUpdateCallback m_cb;
57 #endif // INCLUDED_SyncDeviceToken_h_GUID_0A738016_90A8_4E81_B5C0_247478D59FD2
A DeviceToken connects the generic device interaction code in PluginKit's C API with the workings of ...
Base class for connection-specific message type registration.
Standardized, portable parallel to struct timeval for representing both absolute times and time inter...