EditSubscriptionList Event

Subscriptions settings events.

Multiple user actions triggers these events, with different event names. All related to automatic push notifications and subscriptions.

User action

eventName

Show the subscription settings view where user can edit subscriptions

viewShow

Remove a subscription

deleteStream

Enable push notifications for a subscription

notificationsDeactivated

Disable push notifications for a subscription

notificationsActivated

  • eventName - viewShow, deleteStream, notificationsDeactivated or notificationsActivated

  • viewName - editSubscriptionList

  • moduleID - Module ID in app config

  • moduleName - NearMe

  • moduleTitle - Module title in app config

  • streamID - Concept uuid

  • streamType - Open Content property name for the Concept

  • streamTitle - Title of the stream

Last updated