C# Class X13.Periphery.MsAdvertise

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

Public Methods

Method Description
GetBytes ( ) : byte[]
MsAdvertise ( byte buf, int start, int end ) : System
MsAdvertise ( byte gwId, ushort duration ) : System

Method Details

GetBytes() public method

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

MsAdvertise() public method

public MsAdvertise ( byte buf, int start, int end ) : System
buf byte
start int
end int
return System

MsAdvertise() public method

public MsAdvertise ( byte gwId, ushort duration ) : System
gwId byte
duration ushort
return System