Applicasa.Promotion.setPromotionResultDelegate C# (CSharp) Méthode

setPromotionResultDelegate() private méthode

private setPromotionResultDelegate ( PromotionResultDelegate callback, int uniqueActionID ) : void
callback PromotionResultDelegate
uniqueActionID int
Résultat void
        private static extern void setPromotionResultDelegate(PromotionResultDelegate callback, int uniqueActionID);