public class FBSDKGraphRequestConnectionDelegateAdapter extends org.robovm.apple.foundation.NSObject implements FBSDKGraphRequestConnectionDelegate
org.robovm.apple.foundation.NSObject.Handle, org.robovm.apple.foundation.NSObject.Marshaler, org.robovm.apple.foundation.NSObject.NoRetainMarshaler, org.robovm.apple.foundation.NSObject.NSKeyValueObserver, org.robovm.apple.foundation.NSObject.NSObjectPtr, org.robovm.apple.foundation.NSObject.SkipInit| Constructor and Description |
|---|
FBSDKGraphRequestConnectionDelegateAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
didFail(FBSDKGraphRequestConnection connection,
org.robovm.apple.foundation.NSError error) |
void |
didFinishLoading(FBSDKGraphRequestConnection connection) |
void |
didSendBodyData(FBSDKGraphRequestConnection connection,
long bytesWritten,
long totalBytesWritten,
long totalBytesExpectedToWrite) |
void |
willBeginLoading(FBSDKGraphRequestConnection connection) |
addKeyValueObserver, addKeyValueObserver, afterMarshaled, alloc, autorelease, autorelease, awakeFromNib, conformsToProtocol, copy, description, didChangeValue, didChangeValue, didChangeValues, doDispose, equals, getAutoContentAccessingProxy, getClassForCoder, getClassForKeyedArchiver, getKeyValueCoder, getObservationInfo, hash, hashCode, init, isEqual, isKindOfClass, isMemberOfClass, mutableCopy, performSelector, performSelector, performSelector, performSelector, performSelector, performSelector, performSelector, performSelectorInBackground, performSelectorOnMainThread, performSelectorOnMainThread, performSelectorV, performSelectorV, performSelectorV, release, release, removeKeyValueObserver, removeKeyValueObservers, respondsToSelector, retain, retain, retainCount, setObservationInfo, toString, willChangeValue, willChangeValue, willChangeValuespublic FBSDKGraphRequestConnectionDelegateAdapter()
public void willBeginLoading(FBSDKGraphRequestConnection connection)
willBeginLoading in interface FBSDKGraphRequestConnectionDelegatepublic void didFinishLoading(FBSDKGraphRequestConnection connection)
didFinishLoading in interface FBSDKGraphRequestConnectionDelegatepublic void didFail(FBSDKGraphRequestConnection connection, org.robovm.apple.foundation.NSError error)
didFail in interface FBSDKGraphRequestConnectionDelegatepublic void didSendBodyData(FBSDKGraphRequestConnection connection, long bytesWritten, long totalBytesWritten, long totalBytesExpectedToWrite)
didSendBodyData in interface FBSDKGraphRequestConnectionDelegateCopyright © 2015-2016 RoboVM AB. All Rights Reserved.