The members of Android.Bluetooth.LE.AdvertiseData are listed below.
See Also: Inherited members from Java.Lang.Object
[read-only] static | Creator | Android.OS.IParcelableCreator. |
[read-only] | IncludeDeviceName | bool. Whether the device name will be included in the advertisement packet. |
[read-only] | IncludeTxPowerLevel | bool. Whether the transmission power level will be included in the advertisement packet. |
[read-only] | ManufacturerSpecificData | Android.Util.SparseArray. Returns an array of manufacturer Id and the corresponding manufacturer specific data. |
[read-only] | ServiceData | IDictionary<Android.OS.ParcelUuid, Byte[]>. Returns a map of 16-bit UUID and its corresponding service data. |
[read-only] | ServiceUuids | IList<Android.OS.ParcelUuid>. Returns a list of service UUIDs within the advertisement that are used to identify the Bluetooth GATT services. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
DescribeContents()Describe the kinds of special objects contained in this Parcelable's marshalled representation. | ||
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)Flatten this object in to a Parcel. |