Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Context

Hierarchy

  • Context

Index

Properties

appId

appId: string

The current MagLoft App ID whithin which the HPUB is opened

appVersion

appVersion: string

The current MagLoft App Version

country

country: string

The current XPerience App selected Country

data

data: Record<string, any>

An object containing additional information from Push Notification

deviceId

deviceId: string

The unique device ID of the (anonymous or registered) user

Optional firebaseProjectId

firebaseProjectId: string

The linked Firebase Project ID

issue

issue: { id: string; title: string }

The current HPUB information

Type declaration

  • id: string

    The current HPUB ID information

  • title: string

    The current HPUB Title information

locale

locale: string

The current XPerience App selected Locale

Optional pathUrl

pathUrl: string

The current specific path HPUB URL

platform

platform: "ios" | "android"

The current MagLoft App Platform

pushToken

pushToken: string

The current Firebase App Push Notification Token

Optional reader

reader: Reader

Information about the logged in reader (if available)

Generated using TypeDoc