Свойство | Тип | Описание | |
---|---|---|---|
FEEDViewClosedNotificationName | string | ||
sharedInstance_ | FAADUnityNetwork, |
Метод | Описание | |
---|---|---|
Awake ( ) : void | ||
ConnectWithIntegrationKeyAndSecretKey ( string integrationKey, string secretKey ) : void | ||
DisplayLandScapeAds ( ) : void | ||
DisplayPortraitAds ( ) : void | ||
GetKeyValuePairsForGameObject ( string gameObjectName, string callBack ) : void | ||
SetCallbackGameObject ( string handlerName ) : void | ||
setNotificationName ( string notifyName ) : void |
Метод | Описание | |
---|---|---|
Start ( ) : void | ||
Update ( ) : void | ||
_connectWithIntegrationKeyAndSecretKey ( string integrationKey, string secretKey ) : void | ||
_displayLandScapeAds ( ) : void | ||
_displayPortraitAds ( ) : void | ||
_getKeyValuePairsForGameObject ( string gameObjectName, string callBack ) : void | ||
_setCallbackGameObject ( string handlerName ) : void |
public static ConnectWithIntegrationKeyAndSecretKey ( string integrationKey, string secretKey ) : void | ||
integrationKey | string | |
secretKey | string | |
Результат | void |
public static DisplayLandScapeAds ( ) : void | ||
Результат | void |
public static DisplayPortraitAds ( ) : void | ||
Результат | void |
public static GetKeyValuePairsForGameObject ( string gameObjectName, string callBack ) : void | ||
gameObjectName | string | |
callBack | string | |
Результат | void |
public static SetCallbackGameObject ( string handlerName ) : void | ||
handlerName | string | |
Результат | void |
public static setNotificationName ( string notifyName ) : void | ||
notifyName | string | |
Результат | void |
public static string FEEDViewClosedNotificationName | ||
Результат | string |