C# Class BluetoothRobotControlLib.Common.Sevices.SendDataService

Inheritance: BaseService
Afficher le fichier Open project: WowWeeLabs/MiP-Windows-SDK

Méthodes publiques

Méthode Description
SendData ( byte data ) : Task
SendDataService ( DeviceInformation serviceInfo ) : System

Method Details

SendData() public méthode

public SendData ( byte data ) : Task
data byte
Résultat Task

SendDataService() public méthode

public SendDataService ( DeviceInformation serviceInfo ) : System
serviceInfo Windows.Devices.Enumeration.DeviceInformation
Résultat System