C# 클래스 SpilGames.Unity.Utils.UnityEditor.Responses.AdvertisementResponse

상속: Response
파일 보기 프로젝트 열기: spilgames/spil_event_unity_plugin

공개 프로퍼티들

프로퍼티 타입 설명
ChartboostEnabled bool
DFPEnabled bool
FyberEnabled bool

공개 메소드들

메소드 설명
PlayInterstitial ( string provider ) : void
PlayMoreApps ( ) : void
PlayVideo ( ) : void
ProcessAdvertisementResponse ( ResponseEvent response ) : void

메소드 상세

PlayInterstitial() 공개 정적인 메소드

public static PlayInterstitial ( string provider ) : void
provider string
리턴 void

PlayMoreApps() 공개 정적인 메소드

public static PlayMoreApps ( ) : void
리턴 void

PlayVideo() 공개 정적인 메소드

public static PlayVideo ( ) : void
리턴 void

ProcessAdvertisementResponse() 공개 정적인 메소드

public static ProcessAdvertisementResponse ( ResponseEvent response ) : void
response ResponseEvent
리턴 void

프로퍼티 상세

ChartboostEnabled 공개적으로 정적으로 프로퍼티

public static bool ChartboostEnabled
리턴 bool

DFPEnabled 공개적으로 정적으로 프로퍼티

public static bool DFPEnabled
리턴 bool

FyberEnabled 공개적으로 정적으로 프로퍼티

public static bool FyberEnabled
리턴 bool