• BlackBerry Dynamics
  • Runtime library for iOS applications
  • 12.0.1.79
GDPortability.h File Reference
#include <Availability.h>
#import <Foundation/Foundation.h>

Namespaces

 GD
 

Detailed Description

Portability preprocessor macros and utility methods.

This file has a number of preprocessor macros and utility methods that enable the BlackBerry Dynamics Software Development Kit (SDK) products for iOS and macOS to make use of newer features of the corresponding native SDKs whilst maintaining backward compatibility.

Some examples of these newer features are:

  • Nullability.
  • Generics.
  • API availability.

More comments can be found in the source .h file.