Namespace: DeltaEngine.PlatformsAssembly: DeltaEngine.Platforms (in DeltaEngine.Platforms.dll) Version: 1.1.1.0 (1.1.1)
public event InAppPurchase ProductInformationDelegate OnReceivedProductInformation
public event InAppPurchase..::..ProductInformationDelegate OnReceivedProductInformation
Public Event OnReceivedProductInformation As InAppPurchase ProductInformationDelegate
Public Event OnReceivedProductInformation As InAppPurchase..::..ProductInformationDelegate
public:
event InAppPurchase ProductInformationDelegate^ OnReceivedProductInformation {
void add (InAppPurchase ProductInformationDelegate^ value);
void remove (InAppPurchase ProductInformationDelegate^ value);
}
public:
event InAppPurchase..::..ProductInformationDelegate^ OnReceivedProductInformation {
void add (InAppPurchase..::..ProductInformationDelegate^ value);
void remove (InAppPurchase..::..ProductInformationDelegate^ value);
}
member OnReceivedProductInformation : IEvent<InAppPurchase ProductInformationDelegate,
EventArgs>
member OnReceivedProductInformation : IEvent<InAppPurchase..::..ProductInformationDelegate,
EventArgs>
Value
Type:
DeltaEngine.Platforms InAppPurchase ProductInformationDelegate