public class NetworkCellExample extends Object implements NetworkCellGatewayListener, NetworkStatusGatewayListener
Constructor and Description |
---|
NetworkCellExample(String port) |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
void |
networkStatusEvent(NetworkCellEvent event) |
void |
networkStatusEvent(NetworkStatusEvent networkStatusEvent)
Is called when is changed network status
|
public NetworkCellExample(String port) throws GatewayException, IOException
GatewayException
IOException
public void networkStatusEvent(NetworkCellEvent event)
networkStatusEvent
in interface NetworkCellGatewayListener
public void networkStatusEvent(NetworkStatusEvent networkStatusEvent)
networkStatusEvent
in interface NetworkStatusGatewayListener
Copyright © 2015–2016 jSMS4Pi. All rights reserved.