System.Bluetooth.TBluetoothServerSocket

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTBluetoothServerSocket

Delphi

TBluetoothServerSocket = class

C++

class PASCALIMPLEMENTATION TBluetoothServerSocket : public System::TObject

Properties

Type Visibility Source Unit Parent
class public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth System.Bluetooth

Description

Socket that represents a published service and lets you listen for incoming connection requests.

See Also