C# Class uPLibrary.Networking.M2Mqtt.MqttNetworkChannel

Inheritance: IMqttNetworkChannel
Exibir arquivo Open project: bietiekay/hacs

Public Methods

Method Description
MqttNetworkChannel ( Socket socket ) : Microsoft.SPOT.Net.Security

Constructor

Method Details

MqttNetworkChannel() public method

Constructor
public MqttNetworkChannel ( Socket socket ) : Microsoft.SPOT.Net.Security
socket Socket Socket opened with the client
return Microsoft.SPOT.Net.Security