Skip to main content
Version: 3.1.0

Meta

Implementation

import type { IReplayMeta } from '@picsart/web-replay-sdk';
PropertyTypeRequiredDescription
idUUIDStringyesThe unique identifier for meta information
replayVersionSemVeryesA version string representing the semantic version of the replay structure.
encryptionVersionSemVeryesThe encryption version of the replay structure. This information is required to decrypt the all sections of replay. Note, that the meta section itself is not encrypted.