Java Mine
ContentsIndexHome
PreviousUpNext
MineServer.OnGatewayNonDataMessage Method
Syntax
Java
protected void OnGatewayNonDataMessage(GatewayMessage gatewayMessage) throws InterruptedException;

 

Fired when a non-data message is received from a gateway. @param gatewayMessage Class holding data about the gateway communication. @throws java.lang.InterruptedException

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