메소드 | 설명 | |
---|---|---|
DeleteTag ( string key ) : void | ||
DeleteTags ( IList |
||
FireNotificationReceivedEvent ( string jsonString, GameThrive, notificationReceived ) : void | ||
GameThriveWP ( string appId ) : System.Linq | ||
GetTags ( ) : void | ||
IdsAvailable ( ) : void | ||
OnApplicationPause ( bool paused ) : void | ||
RegisterForPushNotifications ( ) : void | ||
SendPurchase ( double amount ) : void | ||
SendTag ( string tagName, string tagValue ) : void | ||
SendTags ( IDictionary |
public FireNotificationReceivedEvent ( string jsonString, GameThrive, notificationReceived ) : void | ||
jsonString | string | |
notificationReceived | GameThrive, | |
리턴 | void |
public GameThriveWP ( string appId ) : System.Linq | ||
appId | string | |
리턴 | System.Linq |
public SendTag ( string tagName, string tagValue ) : void | ||
tagName | string | |
tagValue | string | |
리턴 | void |