AdvertisementData Constructors
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.
Overloads
AdvertisementData() | |
AdvertisementData(NSDictionary) |
AdvertisementData()
[Foundation.Preserve(Conditional=true)]
public AdvertisementData ();
- Attributes
Applies to
AdvertisementData(NSDictionary)
[Foundation.Preserve(Conditional=true)]
public AdvertisementData (Foundation.NSDictionary dictionary);
new CoreBluetooth.AdvertisementData : Foundation.NSDictionary -> CoreBluetooth.AdvertisementData
Parameters
- dictionary
- NSDictionary
- Attributes