Interface ILoadableAd
Ad that can be loaded.
Namespace: AppstockSDK.Api
Assembly: Appstock.Core.dll
Syntax
public interface ILoadableAd
Methods
LoadAd()
Load the content of the ad.
Declaration
void LoadAd()
Ad that can be loaded.
public interface ILoadableAd
Load the content of the ad.
void LoadAd()