C# Class SpilGames.Unity.Utils.UnityEditor.Responses.AdvertisementResponse

Inheritance: Response
Afficher le fichier Open project: spilgames/spil_event_unity_plugin

Méthodes publiques

Свойство Type Description
ChartboostEnabled bool
DFPEnabled bool
FyberEnabled bool

Méthodes publiques

Méthode Description
PlayInterstitial ( string provider ) : void
PlayMoreApps ( ) : void
PlayVideo ( ) : void
ProcessAdvertisementResponse ( ResponseEvent response ) : void

Method Details

PlayInterstitial() public static méthode

public static PlayInterstitial ( string provider ) : void
provider string
Résultat void

PlayMoreApps() public static méthode

public static PlayMoreApps ( ) : void
Résultat void

PlayVideo() public static méthode

public static PlayVideo ( ) : void
Résultat void

ProcessAdvertisementResponse() public static méthode

public static ProcessAdvertisementResponse ( ResponseEvent response ) : void
response ResponseEvent
Résultat void

Property Details

ChartboostEnabled public_oe static_oe property

public static bool ChartboostEnabled
Résultat bool

DFPEnabled public_oe static_oe property

public static bool DFPEnabled
Résultat bool

FyberEnabled public_oe static_oe property

public static bool FyberEnabled
Résultat bool