demographicId

From Engineering Client Portal

Revision as of 11:22, 4 April 2025 by AnkitAgrawal (talk | contribs) (v10.0.0.0 Changes)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Engineering Portal / Digital / iOS SDK API Reference / demographicId

Retrieves SDK generated UAID(v10.0.0.0+) or Demographic ID (Device ID) of the current device for legacy versions.

Syntax

@property (readonly) NSString *demographicId;

Input Parameters

Parameter Description
None

Output Parameters

Output Parameters (Return value) Description
demographicId Returns a NSString object containing SDK generated UAID(v10.0.0.0+) or Demographic ID (Device ID) of the current device for legacy versions