BluetoothSocketSettings.Builder.SetRfcommServiceName(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("setRfcommServiceName", "(Ljava/lang/String;)Landroid/bluetooth/BluetoothSocketSettings$Builder;", "", ApiSince=36)]
public Android.Bluetooth.BluetoothSocketSettings.Builder SetRfcommServiceName(string rfcommServiceName);
[<Android.Runtime.Register("setRfcommServiceName", "(Ljava/lang/String;)Landroid/bluetooth/BluetoothSocketSettings$Builder;", "", ApiSince=36)>]
member this.SetRfcommServiceName : string -> Android.Bluetooth.BluetoothSocketSettings.Builder
Parameters
- rfcommServiceName
- String
Returns
- Attributes