C# 클래스 Applicasa.Core

This is an internal class. Do not use it.
파일 보기 프로젝트 열기: Applicasa/Sample-App-Unity

공개 프로퍼티들

프로퍼티 타입 설명
currentCallbackID int

공개 메소드들

메소드 설명
DeallocPointer ( System item ) : void
GetServerTime ( ) : long
IAPStatus ( ) : IAP_STATUS
ReValidateStatus ( ) : IAP_STATUS
isDoneLoading ( ) : bool

비공개 메소드들

메소드 설명
ApplicasaDeallocPointer ( System item ) : void
ApplicasaGetServerTime ( ) : long
ApplicasaIAPStatus ( ) : Applicasa.IAP_STATUS
ApplicasaIsDoneLoading ( ) : bool
ApplicasaReValidateStatus ( ) : Applicasa.IAP_STATUS
setActionCallback ( System.Action callback, int uniqueActionID ) : void

메소드 상세

DeallocPointer() 공개 정적인 메소드

public static DeallocPointer ( System item ) : void
item System
리턴 void

GetServerTime() 공개 정적인 메소드

public static GetServerTime ( ) : long
리턴 long

IAPStatus() 공개 정적인 메소드

public static IAPStatus ( ) : IAP_STATUS
리턴 IAP_STATUS

ReValidateStatus() 공개 정적인 메소드

public static ReValidateStatus ( ) : IAP_STATUS
리턴 IAP_STATUS

isDoneLoading() 공개 정적인 메소드

public static isDoneLoading ( ) : bool
리턴 bool

프로퍼티 상세

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

public static int currentCallbackID
리턴 int