onFirebaseMessageReceived

fun onFirebaseMessageReceived(message: RemoteMessage): Boolean

Processes an incoming push notification message from Firebase. If this message came from ASAPP ASAPP.conversationStatusHandler will be triggered.

Return

Boolean. Returns true if the push notification was from ASAPP, false otherwise.