Home | History | Annotate | Download | only in webapp

Lines Matching refs:clientName

1247  * @param {string} clientName The human-readable name of the client.
1251 remoting.ClientSession.prototype.requestPairing = function(clientName, onDone) {
1253 this.plugin_.requestPairing(clientName, onDone);