io.keen.client.java
Interface KeenNetworkStatusHandler

All Known Implementing Classes:
AlwaysConnectedNetworkStatusHandler

public interface KeenNetworkStatusHandler

This interface holds methods for checking network conditions.

Since:
2.1.0

Method Summary
 boolean isNetworkConnected()
          Reports on whether there is a network connection
 

Method Detail

isNetworkConnected

boolean isNetworkConnected()
Reports on whether there is a network connection

Returns:
The object which was read, held in a Map<String, Object>.