Freigeben über


AllJoynSessionJoinedEventArgs(AllJoynSession) Konstruktor

Definition

Wichtig

Die Typen im Windows.Devices.AllJoyn-Namespace sind veraltet und in zukünftigen Versionen von Windows möglicherweise nicht verfügbar. AllJoyn – gesponsert von AllSeen Alliance – war ein Open-Source-Ermittlungs- und Kommunikationsprotokoll für IoT-Szenarien (Internet of Things), z. B. das Ein- und Ausschalten von Licht und Lesetemperaturen. Alternativen wie IoTivity Lite und IoTivity finden Sie auf der iotivity.org Website.

Erstellt ein AllJoynSessionJoinedEventArgs-Objekt mit den angegebenen Sitzungsinformationen.

public:
 AllJoynSessionJoinedEventArgs(AllJoynSession ^ session);
 AllJoynSessionJoinedEventArgs(AllJoynSession const& session);
/// [Windows.Foundation.Metadata.Deprecated("AllJoynSessionJoinedEventArgs has been deprecated.  For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")]
 AllJoynSessionJoinedEventArgs(AllJoynSession const& session);
public AllJoynSessionJoinedEventArgs(AllJoynSession session);
[Windows.Foundation.Metadata.Deprecated("AllJoynSessionJoinedEventArgs has been deprecated.  For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")]
public AllJoynSessionJoinedEventArgs(AllJoynSession session);
function AllJoynSessionJoinedEventArgs(session)
Public Sub New (session As AllJoynSession)

Parameter

session
AllJoynSession

Die Sitzung, die verknüpft wurde.

Attribute

Windows-Anforderungen

App-Funktionen
allJoyn

Gilt für: