deviceId

From Engineering Client Portal

Revision as of 15:22, 3 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 / deviceId
Retrieves Device ID of the current device. Introduced in SDK v10.0.0.0.

Syntax

@property (readonly) NSString *deviceId;

Input Parameters

Parameter Description
None

Output Parameters

Output Parameters (Return value) Description
deviceId Returns a NSString object containing the Device ID.