C# Class X13.Periphery.MsSuback

Inheritance: MsMessage
Mostra file Open project: X13home/X13.Host

Public Methods

Method Description
GetBytes ( ) : byte[]
MsSuback ( QoS qualityOfService, ushort topicId, ushort msgId, MsReturnCode code ) : System

Method Details

GetBytes() public method

public GetBytes ( ) : byte[]
return byte[]

MsSuback() public method

public MsSuback ( QoS qualityOfService, ushort topicId, ushort msgId, MsReturnCode code ) : System
qualityOfService QoS
topicId ushort
msgId ushort
code MsReturnCode
return System