blackberry.com
BlackBerry Dynamics
Runtime library for macOS applications
from the application developer portal
Public Member Functions

<GDMacDelegate> Protocol Reference

Handler for events dispatched from the Good Dynamics Runtime, including authorization events. More...

#import <GDMac.h>

List of all members.

Public Member Functions


Detailed Description

Errors and state changes that occur when using GDMac are handled by creating a class that implements this protocol.


Member Function Documentation

- (void) handleEvent: (GDAppEvent *)  anEvent [required]

The callback is invoked whenever a Good Dynamics Runtime object event occurs. Runtime object events include authorization results, see authorize (GDMac) for details.

Parameters:
anEventGDAppEvent populated with details of the event.

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