NuguServerInfo
public enum NuguServerInfo
Manage the device-gateway server address.
-
The resource server address.
Declaration
Swift
public static var resourceServerAddress: String -
The registry server address.
Declaration
Swift
public static var registryServerAddress: String
View on GitHub
NuguServerInfo Enumeration Reference