PushManager

class PushManager

This is a Manager class which has callbacks for handling GCM payload handling and token refresh

Author

MoEngage (abhishek@moengage.com)

Since

5.3

Types

Companion
Link copied to clipboard
object Companion

Functions

hasFcmModule
Link copied to clipboard
fun hasFcmModule(): Boolean
hasMiPushModule
Link copied to clipboard
fun hasMiPushModule(): Boolean
hasPushBaseModule
Link copied to clipboard
fun hasPushBaseModule(): Boolean
hasPushKitModule
Link copied to clipboard
fun hasPushKitModule(): Boolean
onAppOpen
Link copied to clipboard
fun onAppOpen(context: Context)
registerFcmForPush
Link copied to clipboard
fun registerFcmForPush(context: Context)