handleFirebasePush

suspend fun handleFirebasePush(remoteMessageData: Map<String, String>)

Enables the SDK to respond to relevant Firebase notifications required for real-time updates of ChatChannels.

Parameters

remoteMessageData

The map of data from the Firebase push notification.