Menu
Web Monetized Multimedia logoWeb Monetized Multimedia logo
DocsGitHub
🌜
🌞
Web Monetized Multimedia logoWeb Monetized Multimedia logo
  • Docs
  • GitHub
  • Web Monetized Media
    • Introduction
    • Receiving Wallet
    • Sending Wallet
  • Examples
    • Without backend
    • Video
    • Audio
    • Streaming backend
    • Text
    • Monetization API demos
  • wmm-web-components
    • Web Components Overview
    • WmmAudio.js
    • WmmVideo.js
    • videoAndAudio.js
    • WmmText.js
    • common.js
    • WmmNotification.js
  • wmm-utils
    • Utils overview
    • accounts.js
    • receipt.js
    • streamingFileMeta.js
    • pipeStream.js
    • text.js
    • client.js
    • monetize.js
    • user.js

user.js

Members

(constant) userId#

userId is an unique (uuidv4) identifier for each user that is stored in localStorage. It is used to connect receipts and media data streams to same account.
Source:
  • user.js, line 14
Edit this page
Previous
« monetize.js