extractMessage

@Nullable
open fun extractMessage(@NonNull intent: Intent): NotificationMessage

Extracts the NotificationMessage from the Intent.

Return

Parameters

intent

android.content.Intent used to launch Android component from a push open.