C# Class BluetoothRobotControlLib.Common.Sevices.SendDataService

Inheritance: BaseService
Mostrar archivo Open project: WowWeeLabs/MiP-Windows-SDK

Public Methods

Method Description
SendData ( byte data ) : Task
SendDataService ( DeviceInformation serviceInfo ) : System

Method Details

SendData() public method

public SendData ( byte data ) : Task
data byte
return Task

SendDataService() public method

public SendDataService ( DeviceInformation serviceInfo ) : System
serviceInfo Windows.Devices.Enumeration.DeviceInformation
return System