• BlackBerry Dynamics
  • Runtime library for iOS applications
  • 12.0.1.79
Single-Source BlackBerry Dynamics Runtime configureUIWithBlockedMessage
Deprecated:
This function is deprecated and will be removed in a future release.

Call this function to configure the BlackBerry Dynamics blocked screen. The blocked screen can be configured to display a custom message instead of the default message that is built in to the BlackBerry Dynamics runtime user interface.

The message will be shown in the following case:

This function can be called prior to the completion of authorization processing.

Parameters
messageNSString containing the custom message text, or nil to select the default.