Uses of Class
org.robovm.apple.twitter.TWTweetComposeViewControllerResult
| Package | Description |
|---|---|
| org.robovm.apple.twitter |
-
Uses of TWTweetComposeViewControllerResult in org.robovm.apple.twitter
Methods in org.robovm.apple.twitter that return TWTweetComposeViewControllerResult Modifier and Type Method Description static TWTweetComposeViewControllerResultTWTweetComposeViewControllerResult. valueOf(long n)Returns the enum constant of this type with the specified name.static TWTweetComposeViewControllerResultTWTweetComposeViewControllerResult. valueOf(String name)Returns the enum constant of this type with the specified name.static TWTweetComposeViewControllerResult[]TWTweetComposeViewControllerResult. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.twitter that return types with arguments of type TWTweetComposeViewControllerResult Modifier and Type Method Description VoidBlock1<TWTweetComposeViewControllerResult>TWTweetComposeViewController. getCompletionHandler()Deprecated.Method parameters in org.robovm.apple.twitter with type arguments of type TWTweetComposeViewControllerResult Modifier and Type Method Description voidTWTweetComposeViewController. setCompletionHandler(VoidBlock1<TWTweetComposeViewControllerResult> v)Deprecated.