C# 클래스 SpilGames.Unity.Utils.SpilAdFinishedResponse

파일 보기 프로젝트 열기: spilgames/spil_event_unity_plugin 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
network string
reason string
reward RewardData
type string

공개 메소드들

메소드 설명
GetTypeAsEnum ( ) : enumAdType

메소드 상세

GetTypeAsEnum() 공개 메소드

public GetTypeAsEnum ( ) : enumAdType
리턴 enumAdType

프로퍼티 상세

network 공개적으로 프로퍼티

DFP / Fyber / Chartboost
public string network
리턴 string

reason 공개적으로 프로퍼티

Possible values: close / dismiss
public string reason
리턴 string

reward 공개적으로 프로퍼티

reward / empty
public RewardData,SpilGames.Unity.Utils reward
리턴 RewardData

type 공개적으로 프로퍼티

Possible values: interstitial / rewardVideo / moreApps
public string type
리턴 string