namespace YG
{
    public partial interface IPlatformsYG2
    {
        void StickyAdActivity(bool activity) { }
    }
}
