BluetoothRobotControlLib.Common.Sevices.SendDataService.SendDataService C# (CSharp) Method

SendDataService() public method

public SendDataService ( DeviceInformation serviceInfo ) : System
serviceInfo Windows.Devices.Enumeration.DeviceInformation
return System
        public SendDataService(DeviceInformation serviceInfo) : base(BluetoothRobotConstants.SEND_DATA_SERVICE_UUID, serviceInfo)
        {
        }