Searched defs:ChannelIdResult (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/closure_compiler/externs/
H A Dchrome_extensions.js4693 * @param {boolean|function(!chrome.pushMessaging.ChannelIdResult)}
4697 * @param {function(!chrome.pushMessaging.ChannelIdResult)=} opt_callback
5468 * @see http://developer.chrome.com/extensions/pushMessaging.html#type-ChannelIdResult
5471 chrome.pushMessaging.ChannelIdResult = function() {};
5477 chrome.pushMessaging.ChannelIdResult.prototype.channelId;

Completed in 68 milliseconds