NetworkInfoProvider should be extended to report network connectivity events to the Engine. 
◆ getNetworkStatus()
      
        
          | NetworkStatus com.amazon.aace.network.NetworkInfoProvider.getNetworkStatus | ( |  | ) |  | 
      
 
Returns the current network connectivity status on the platform
- Returns
- The connectivity status of the current network 
 
 
◆ getWifiSignalStrength()
      
        
          | int com.amazon.aace.network.NetworkInfoProvider.getWifiSignalStrength | ( |  | ) |  | 
      
 
Returns the current signal strength (RSSI) of the WiFi connection on the platform
- Returns
- The RSSI of the WiFi connection 
 
 
◆ networkStatusChanged()
      
        
          | void com.amazon.aace.network.NetworkInfoProvider.networkStatusChanged | ( | NetworkStatus | status, | 
        
          |  |  | int | wifiSignalStrength | 
        
          |  | ) |  |  | 
      
 
Notifies the Engine of a WiFi network status change on the platform
- Parameters
- 
  
    | status | The connection status of the WiFi network |  | wifiSignalStrength | The RSSI of the WiFi connection |  
 
 
 
 
  
    
      Alexa Auto SDK 2.3.0 - Copyright 2017-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
      
        Licensed under the Apache License, Version 2.0