• BlackBerry Dynamics
  • Runtime library for iOS applications
  • 12.0.1.79
GDConnectivityManager Class Reference

BlackBerry Dynamics infrastructure connection management. More...

#import <BlackBerryDynamics/GD/GDConnectivityManager.h>

Inheritance diagram for GDConnectivityManager:

Description

Use this class to control the connection from the application to the BlackBerry Dynamics infrastructure.

See also
GDReachability class reference.

Class Methods

(BOOL) + forceResetAllConnections
 Reset the BlackBerry Dynamics infrastructure connection. More...
 

Method Documentation

◆ forceResetAllConnections

+ (BOOL) forceResetAllConnections

Call this function to request reset of all the application's connections to the BlackBerry Dynamics infrastructure. The BlackBerry Dynamics runtime generally connects and reconnects to the infrastructure as needed and so there should be no need to call this function in normal operation.

Returns
YES if the reset request was accepted and put in progress.
NO otherwise.

The documentation for this class was generated from the following file: