Edit

Share via


XboxLiveServicesSettings.WnsEventRecevied Event

Definition

Registers for WNS notification. Event handlers will receive an XboxLiveWNSEventArgs object.

public event Windows.Foundation.EventHandler<Microsoft.Xbox.Services.XboxLiveWnsEventArgs> WnsEventRecevied;
member this.WnsEventRecevied : Windows.Foundation.EventHandler<Microsoft.Xbox.Services.XboxLiveWnsEventArgs> 
Public Custom Event WnsEventRecevied As EventHandler(Of XboxLiveWnsEventArgs) 

Event Type

Windows.Foundation.EventHandler<XboxLiveWnsEventArgs>

Implements

Microsoft.Xbox.Services.System.__IXboxLiveServicesSettingsPublicNonVirtuals.WnsEventRecevied

Applies to