Package org.robovm.apple.photos
Class PHContentEditingInputRequestResult
java.lang.Object
org.robovm.apple.foundation.NSDictionaryWrapper
org.robovm.apple.photos.PHContentEditingInputRequestResult
public class PHContentEditingInputRequestResult extends NSDictionaryWrapper
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPHContentEditingInputRequestResult.AsListMarshalerstatic classPHContentEditingInputRequestResult.Keysstatic classPHContentEditingInputRequestResult.Marshaler -
Field Summary
Fields inherited from class org.robovm.apple.foundation.NSDictionaryWrapper
data -
Method Summary
Modifier and Type Method Description NSObjectget(NSString key)NSErrorgetError()booleanhas(NSString key)booleanisCancelled()booleanisResultInCloud()Methods inherited from class org.robovm.apple.foundation.NSDictionaryWrapper
getDictionary, toString
-
Method Details
-
has
-
get
-
isResultInCloud
public boolean isResultInCloud() -
isCancelled
public boolean isCancelled() -
getError
-