Inherits from NSObject
Declared in FYX.h

Overview

comment for documentation

Tasks

Class Methods

currentAppInfo

comment for documentation

+ (FYXAppInfo *)currentAppInfo

Discussion

comment for documentation

Declared In

FYX.h

deleteVisitsAndSightings

comment for documentation

+ (void)deleteVisitsAndSightings

Discussion

comment for documentation

Declared In

FYX.h

disableLocationUpdates

comment for documentation

+ (void)disableLocationUpdates

Discussion

comment for documentation

Declared In

FYX.h

enableLocationUpdates

comment for documentation

+ (void)enableLocationUpdates

Discussion

comment for documentation

Declared In

FYX.h

enableLocationUpdatesWithOptions:

comment for documentation

+ (void)enableLocationUpdatesWithOptions:(NSDictionary *)options

Discussion

comment for documentation

Declared In

FYX.h

handleOpenURL:

comment for documentation

+ (void)handleOpenURL:(NSURL *)url

Discussion

comment for documentation

Declared In

FYX.h

setAppId:appSecret:callbackUrl:

comment for documentation

+ (void)setAppId:(NSString *)appId appSecret:(NSString *)appSecret callbackUrl:(NSString *)callbackUrl

Discussion

comment for documentation

Declared In

FYX.h

startService:

comment for documentation

+ (void)startService:(id<FYXServiceDelegate>)serviceDelegate

Discussion

comment for documentation

Declared In

FYX.h

startServiceAndAuthorize:

comment for documentation

+ (void)startServiceAndAuthorize:(id<FYXSessionDelegate>)sessionDelegate

Discussion

comment for documentation

Declared In

FYX.h

startServiceAndAuthorizeWithViewController:delegate:

comment for documentation

+ (void)startServiceAndAuthorizeWithViewController:(UIViewController *)viewController delegate:(id<FYXSessionDelegate>)sessionDelegate

Discussion

comment for documentation

Declared In

FYX.h

stopService

comment for documentation

+ (void)stopService

Discussion

comment for documentation

Declared In

FYX.h

stopServiceAndDeauthorize

comment for documentation

+ (void)stopServiceAndDeauthorize

Discussion

comment for documentation

Declared In

FYX.h