Why the Presentation.getTags() deprecated?

Is there any alternative API to store any custom data with the presentation itself?

Hi Praneeth,


I have observed your requirement and request you to please try using the below sample code to serve the purpose.

ITagCollection tags = pres.getCustomData().getTags();

I hope this will be helpful. Please share, if I may help you further in this regard.

Many Thanks,