UnfulfilledConsumable Klasse

Definition

Enthält Kauf- und Produktinformationen für ein nicht erfülltes verbrauchsbares In-App-Produkt.

public ref class UnfulfilledConsumable sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class UnfulfilledConsumable final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class UnfulfilledConsumable
Public NotInheritable Class UnfulfilledConsumable
Vererbung
Object Platform::Object IInspectable UnfulfilledConsumable
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

Eigenschaften

OfferId

Eine eindeutige ID, die verwendet wird, um ein verbrauchsfähiges In-App-Produkt innerhalb eines großen Einkaufskatalogs zu identifizieren.

ProductId

Eine eindeutige ID, die verwendet wird, um ein verbrauchsfähiges In-App-Produkt zu identifizieren. Diese ID wird von der App verwendet, um Informationen zu dem Produkt oder Feature abzurufen, das aktiviert ist, wenn der Kunde es über einen In-App-Kauf kauft.

TransactionId

Eine eindeutige ID, die verwendet wird, um die Transaktion zu identifizieren, die den Kauf eines verbrauchsbaren In-App-Produkts beinhaltet.

Gilt für: