customer-android-kotlin

//core/com.kustomer.core.providers/extractMessageIdFromPush

extractMessageIdFromPush

[androidJvm]
fun Map<String, String>.extractMessageIdFromPush(): String?

Extracts the message ID from push notification data. Returns the message ID if available, null otherwise.