Java Mine
ContentsIndexHome
PreviousUpNext
MineServer.RegisterGateway Method
Syntax
Java
public void RegisterGateway(Gateway gateway) throws Exception;

 

Adds the gateway to the servers list of valid objects @param gateway Gateway object @throws Exception There is already a gateway registered with the same gatewayID, or gatewayID property of gateway is not valid (Zero is not a valid gatewayID)

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