Uses of Class
org.robovm.apple.newsstandkit.NKIssue
| Package | Description |
|---|---|
| org.robovm.apple.newsstandkit |
-
Uses of NKIssue in org.robovm.apple.newsstandkit
Methods in org.robovm.apple.newsstandkit that return NKIssue Modifier and Type Method Description NKIssueNKLibrary. addIssue(String name, NSDate date)Deprecated.NKIssueNKLibrary. getCurrentlyReadingIssue()Deprecated.NKIssueNKAssetDownload. getIssue()Deprecated.NKIssueNKLibrary. getIssue(String name)Deprecated.Methods in org.robovm.apple.newsstandkit that return types with arguments of type NKIssue Modifier and Type Method Description NSArray<NKIssue>NKLibrary. getIssues()Deprecated.Methods in org.robovm.apple.newsstandkit with parameters of type NKIssue Modifier and Type Method Description static NSObjectProtocolNKIssue.Notifications. observeDownloadCompleted(NKIssue object, VoidBlock1<NKIssue> block)voidNKLibrary. removeIssue(NKIssue issue)Deprecated.voidNKLibrary. setCurrentlyReadingIssue(NKIssue v)Deprecated.Method parameters in org.robovm.apple.newsstandkit with type arguments of type NKIssue Modifier and Type Method Description static NSObjectProtocolNKIssue.Notifications. observeDownloadCompleted(NKIssue object, VoidBlock1<NKIssue> block)