vncore / com.venuenext.vncore.protocol / AnalyticsInterface / onHandleIntent

onHandleIntent

abstract fun onHandleIntent(context: Context, intent: Intent?, bundle: Bundle?): Boolean

Handle push notification display (inbox, messaging, etc.)

Parameters

context - the context Object.

intent - the intent Object.