Applicasa.Promotion.setPromotionResultDelegate C# (CSharp) Method

setPromotionResultDelegate() private method

private setPromotionResultDelegate ( PromotionResultDelegate callback, int uniqueActionID ) : void
callback PromotionResultDelegate
uniqueActionID int
return void
        private static extern void setPromotionResultDelegate(PromotionResultDelegate callback, int uniqueActionID);