FMWebSyncConnectSuccessArgs Class Reference

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

Overview

Arguments for connect success callbacks.

– connectionType

Gets the connection type of the stream.

- (FMWebSyncConnectionType)connectionType

Discussion

Gets the connection type of the stream.

Declared In

FMWebSync.h

– init

- (id)init

Declared In

FM.h

– isReconnect

Gets whether the connect call was automatically invoked following a stream failure.

- (bool)isReconnect

Discussion

Gets whether the connect call was automatically invoked following a stream failure.

Declared In

FMWebSync.h