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.SetIdentificationPermissions

static function SetIdentificationPermissions(enable: bool): void;
static void SetIdentificationPermissions(bool enable);
static def SetIdentificationPermissions(enable as bool) as void

Parameters

enableNew permission value.

Description

Enable / Disable device identification permission. (Will prompt user for access).