Share via


Microsoft.Live.Controls.LiveConnectSessionChangedEventArgs class

Raised every time the session changes.

Note

This member is available only for Windows Phone. For Windows Store apps, use LiveAuthClient.LoginAsync to build a sign-in control.

Syntax

public class LiveDownloadSessionChangedEventArgs
Public Class LiveDownloadSessionChangedEventArgs

Members

The LiveDownloadSessionChangedEventArgs class has these types of members:

Constructors

The LiveDownloadSessionChangedEventArgs class has these constructors.

Constructor

Description

LiveConnectSessionChangedEventArgs(LiveConnectSession) constructor

Initializes a new instance of LiveConnectSessionChangedEventArgs.

LiveConnectSessionChangedEventArgs(System.Exception) constructor

Initializes a new instance of LiveConnectSessionChangedEventArgs.

Properties

The LiveDownloadSessionChangedEventArgs class has these properties.

Property

Access type

Description

Error property

Read-only

An Exception instance.

Session property

Read-only

The LiveConnectSession instance.

Status property

Read-only

The LiveConnectSessionStatus for a session.

Requirements

Minimum supported client

None supported [Windows Store apps only]

Minimum supported server

None supported [Windows Store apps only]

Minimum supported phone

Windows Phone 8

Namespace

Microsoft.Live.Controls

Assembly

Microsoft.Live.Controls.dll