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