Searched defs:RemotePushNotifyInfo (Results 1 – 1 of 1) sorted by relevance
204 struct RemotePushNotifyInfo { struct207 using RemotePushFinishedNotifier = std::function<void (const RemotePushNotifyInfo &info)>; argument