Searched refs:InterfaceEndpointHandle (Results 1 – 3 of 3) sorted by relevance
133 var handle0 = new InterfaceEndpointHandle();134 var handle1 = new InterfaceEndpointHandle();140 function InterfaceEndpointHandle(interfaceId, associatedGroupController) { class144 InterfaceEndpointHandle.prototype.isValid = function() { class148 InterfaceEndpointHandle.prototype.pendingAssociation = function() {152 InterfaceEndpointHandle.prototype.id = function() {156 InterfaceEndpointHandle.prototype.groupController = function() {160 InterfaceEndpointHandle.prototype.disconnectReason = function() {164 InterfaceEndpointHandle.prototype.setAssociationEventHandler = function(169 InterfaceEndpointHandle.prototype.notifyAssociation = function(interfaceId,[all …]
165 return new internal.InterfaceEndpointHandle();174 return new internal.InterfaceEndpointHandle();196 return new internal.InterfaceEndpointHandle();201 return new internal.InterfaceEndpointHandle(interfaceId, this);
57 return new internal.InterfaceEndpointHandle();