C# Class HouseOfTheFuture.MobileApp.Sockets.DeviceDiscoverySettings

Afficher le fichier Open project: HouseOfTheFuture/Mobile-App

Méthodes publiques

Méthode Description
DeviceDiscoverySettings ( string broadcastIpAddress, int port, int broadcastWaitTimeout, string broadcastRequestDevicesCommand, string broadcastDeviceIdentifierCommand ) : System

Method Details

DeviceDiscoverySettings() public méthode

public DeviceDiscoverySettings ( string broadcastIpAddress, int port, int broadcastWaitTimeout, string broadcastRequestDevicesCommand, string broadcastDeviceIdentifierCommand ) : System
broadcastIpAddress string
port int
broadcastWaitTimeout int
broadcastRequestDevicesCommand string
broadcastDeviceIdentifierCommand string
Résultat System