Click or drag to resize

BluetoothPeerToPeerShareServiceGetRecipientList Method

Get all paired devices

Namespace:  SanteDB.DisconnectedClient.UI.Services.Bluetooth
Assembly:  SanteDB.DisconnectedClient.UI (in SanteDB.DisconnectedClient.UI.dll) Version: 2.2.1
Syntax
public IEnumerable<string> GetRecipientList()

Return Value

Type: IEnumerableString

[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.UI.Services.Bluetooth.BluetoothPeerToPeerShareService.GetRecipientList"]

Implements

IPeerToPeerShareServiceGetRecipientList
See Also