Android.Bluetooth.BluetoothClass Members

The members of Android.Bluetooth.BluetoothClass are listed below.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
static
CreatorAndroid.OS.IParcelableCreator.
[read-only]
DeviceClassDeviceClass. Return the (major and minor) device class component of this Android.Bluetooth.BluetoothClass.
[read-only]
MajorDeviceClassMajorDeviceClass. Return the major device class component of this Android.Bluetooth.BluetoothClass.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

DescribeContents() : int
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
HasService(ServiceClass) : bool
Return true if the specified service class is supported by this Android.Bluetooth.BluetoothClass.
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)
Flatten this object in to a Parcel.