Searched refs:getCustomProperty (Results 1 – 2 of 2) sorted by relevance
598 var chan = this.ui.drive.getCustomProperty(this.desc, 'channel');613 return this.ui.drive.getCustomProperty(this.desc, 'key');645 return this.ui.drive.getCustomProperty(desc, 'secret');
956 DriveClient.prototype.getCustomProperty = function(desc, key) method in DriveClient