BluetoothHidDeviceAppSdpSettings
InterfaceConsts
BluetoothHidDeviceAppSdpSettings(String, String, String, SByte, Byte[])
Creator
Description
JniPeerMembers
Name
Provider
Subclass
ThresholdClass
ThresholdType
DescribeContents()
GetDescriptors()
WriteToParcel(Parcel, ParcelableWriteFlags)
monoandroid
namespace Android.Bluetooth
{
[Register("android/bluetooth/BluetoothHidDeviceAppSdpSettings", ApiSince = 28, DoNotGenerateAcw = true)]
public sealed class BluetoothHidDeviceAppSdpSettings : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
{
[Register(".ctor", "(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;B[B)V", "", ApiSince = 28)]
public BluetoothHidDeviceAppSdpSettings(string? name, string? description, string? provider, sbyte subclass, byte[]? descriptors);
}
}
| .NET | 6.07.08.09.0 |
|---|---|
Information specific to monoandroid | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API