Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
BluetoothRobotControlLib
Common
Sevices
SendDataService
C# Class BluetoothRobotControlLib.Common.Sevices.SendDataService
Inheritance:
BaseService
Datei anzeigen
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