Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

PlayerSettings.BlackBerry.HasIdentificationPermissions

static function HasIdentificationPermissions(): bool;
static bool HasIdentificationPermissions();
static def HasIdentificationPermissions() as bool

Description

Returns true when access the device's Unique identifier has been requested.

If this option is enabled the user will be prompted with a dialog box asking for permission to access the device's unique identifier. If the user declines SystemInfo.deviceUniqueIdentifier will always return as 0.