Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PushNotificationsProvider

Index

Constructors

constructor

Properties

Private FCMPlugin

FCMPlugin: FCM

Private _token

_token: any = null

Private actionSheetProvider

actionSheetProvider: ActionSheetProvider

appProvider

appProvider: AppProvider

Private bwcProvider

bwcProvider: BwcProvider

configProvider

configProvider: ConfigProvider

Private events

events: Events

http

http: HttpClient

Private isAndroid

isAndroid: boolean

Private isIOS

isIOS: boolean

logger

logger: Logger

platformProvider

platformProvider: PlatformProvider

profileProvider

profileProvider: ProfileProvider

Private usePushNotifications

usePushNotifications: boolean

Private vibration

vibration: Vibration

Methods

Private _openWallet

  • _openWallet(walletIdHashed: any): Promise<void>

Private _subscribe

  • _subscribe(walletClient: any): void

Private _unsubscribe

  • _unsubscribe(walletClient: any): void

disable

  • disable(): void

enable

  • enable(): void

Private findWallet

  • findWallet(walletIdHashed: any): any

handlePushNotifications

  • handlePushNotifications(): void

init

  • init(): void

unsubscribe

  • unsubscribe(walletClient: any): void

updateSubscription

  • updateSubscription(walletClient: any): void