public interface SLComposeViewControllerCompletionHandler extends org.robovm.objc.block.VoidBlock1<Integer>
| Modifier and Type | Method and Description |
|---|---|
void |
invoke(Integer SLComposeViewControllerResult)
It is called in order to handle the composition of a post for a social network.
|
void invoke(Integer SLComposeViewControllerResult)
invoke in interface org.robovm.objc.block.VoidBlock1<Integer>SLComposeViewControllerResult - The result of composition operation.SLComposeViewControllerResultCopyright © 2020. All rights reserved.