FMWebSyncDisconnectCompleteArgs Class Reference

Inherits from FMWebSyncBaseCompleteArgs : FMWebSyncBaseOutputArgs : FMWebSyncExtensible : FMDynamic : FMSerializable : NSObject
Declared in FMWebSync.h

Overview

Arguments for disconnect complete callbacks.

– exception

Gets the exception that was thrown while disconnecting. Will be null if the disconnect was performed gracefully.

- (NSException *)exception

Discussion

Gets the exception that was thrown while disconnecting. Will be null if the disconnect was performed gracefully.

Declared In

FMWebSync.h

– init

- (id)init

Declared In

FM.h