Searched refs:getInterfaceId (Results 1 – 3 of 3) sorted by relevance
123 this.cachedMessageData.message.getInterfaceId()) {130 this.cachedMessageData.message.getInterfaceId());215 var interfaceId = message.getInterfaceId();298 this.cachedMessageData.message.getInterfaceId()) {
38 return !internal.isValidInterfaceId(message.getInterfaceId());
477 Message.prototype.getInterfaceId = function() { method in Message