Java Mine
ContentsIndexHome
PreviousUpNext
MineServer.OnUnknownGateway Method
Syntax
Java
protected void OnUnknownGateway(long gatewayID, eGatewayType gatewayType);
Parameters 
Description 
long gatewayID 
numeric identifier of the gateway  
eGatewayType gatewayType 
is type associated with the gateway 

public event EventHandler UnknownGateway; 

 

Fired when Mine receives a message from an unregistered gateway.  

 

Copyright (c) 2017. All rights reserved.
What do you think about this topic? Send feedback!