C# Class X13.Periphery.MsAdvertise

Inheritance: MsMessage
Afficher le fichier Open project: X13home/X13.Host

Méthodes publiques

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

Method Details

GetBytes() public méthode

public GetBytes ( ) : byte[]
Résultat byte[]

MsAdvertise() public méthode

public MsAdvertise ( byte buf, int start, int end ) : System
buf byte
start int
end int
Résultat System

MsAdvertise() public méthode

public MsAdvertise ( byte gwId, ushort duration ) : System
gwId byte
duration ushort
Résultat System