MCPcopy
hub / github.com/ampproject/amphtml / setSentinel

Method setSentinel

3p/iframe-messaging-client.js:205–207  ·  view source on GitHub ↗

* @param {string} sentinel

(sentinel)

Source from the content-addressed store, hash-verified

203 * @param {string} sentinel
204 */
205 setSentinel(sentinel) {
206 this.sentinel_ = sentinel;
207 }
208
209 /**
210 * @param {string} messageType

Callers 5

constructorMethod · 0.80
constructorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected