메소드 | 설명 | |
---|---|---|
GetPastPurchasesAsync ( ) : Task |
||
HandlePurchaseCompletionAsync ( StoreKit t ) : System.Threading.Tasks.Task | ||
HandlePurchaseFailAsync ( StoreKit t ) : System.Threading.Tasks.Task | ||
PatronForm ( string>.IEnumerable |
||
ViewWillAppear ( bool animated ) : void | ||
ViewWillDisappear ( bool animated ) : void |
메소드 | 설명 | |
---|---|---|
AddSubscriptionAsync ( string transactionId, System.DateTime transactionDate, PatronSubscriptionPrice p ) : System.Threading.Tasks.Task | ||
CheckForCloudAsync ( ) : Task |
||
DeletePastPurchasesAsync ( ) : System.Threading.Tasks.Task | ||
ForceSubscriptionAsync ( PatronSubscriptionPrice p ) : System.Threading.Tasks.Task | ||
RefreshPatronDataAsync ( ) : Task |
||
ShowFormError ( string title, |
public static HandlePurchaseCompletionAsync ( StoreKit t ) : System.Threading.Tasks.Task | ||
t | StoreKit | |
리턴 | System.Threading.Tasks.Task |
public static HandlePurchaseFailAsync ( StoreKit t ) : System.Threading.Tasks.Task | ||
t | StoreKit | |
리턴 | System.Threading.Tasks.Task |
public PatronForm ( string>.IEnumerable |
||
monthlyPrices | string>.IEnumerable | |
리턴 | System |