@Nullable open static fun extractMessage(@NonNull intent: Intent): NotificationMessage?
Extracts the NotificationMessage from the Intent.
intent - Intent: android.content.Intent used to launch Android component from a push open.
Return
NotificationMessage?: