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

Public EventGatewayMessage; *

  •  

  • Fired when a message is received from a gateway.

*

  • @param gatewayMessage Class holding data about the gateway communication.
  • @throws java.lang.InterruptedException
Copyright (c) 2022. All rights reserved.
What do you think about this topic? Send feedback!