CLASS
NetworkUtils
public class NetworkUtils: NSObject
NetworkUtils is a utility class regarding device connectivity.
- Since: 0.1
Methods
deviceIPAddress()
public static func deviceIPAddress() -> String?
Returns the device IP address.
- Returns: the device IP address
- Since: 0.1