Overload List
Name | Description | |
---|---|---|
![]() ![]() | TrackAppOpenedAsync |
Tracks this application being launched.
|
![]() ![]() | TrackAppOpenedAsync(ILaunchActivatedEventArgs) |
Tracks this application being launched. If the LaunchActivatedEventArgs
parameter contains push data passed through from a Toast's "launch"
parameter, then we extract and report information to correlate this
application open with that push.
|
See Also