Share via


WiFiDirectServiceSession.AdvertisementId Property

Definition

Gets the advertisement ID for the session.

public:
 property unsigned int AdvertisementId { unsigned int get(); };
uint32_t AdvertisementId();
public uint AdvertisementId { get; }
var uInt32 = wiFiDirectServiceSession.advertisementId;
Public ReadOnly Property AdvertisementId As UInteger

Property Value

UInt32

unsigned int

uint32_t

The advertisement ID.

Applies to